We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the product lists, blog pages, and other links list are taking too much space while looking kinda generic
Let's change the product page to look a bit more classy like the examples attached
Template: https://websitedemos.net/skin-cleanser-store-02/?customize=template
template: https://www.squarespace.com/templates/hester-fluid-demo?_gl=1*1ahuo2d*_up*MQ..*_gs*MQ..&gclid=Cj0KCQiA1p28BhCBARIsADP9HrPn0jczmxl7VTKkMEM62p9WuhEDBv5_DofS3QVLIlc8g0fyQxR-rx0aAuwvEALw_wcB&gclsrc=aw.ds
Some of the elements we want to capture are font size, spacing, perhaps find a better font, borders, corners
Expectation
The product listing should be responsive,
The index page displays a few recent products, and a button to see all products
The /products page displays all the products
/products
If only one product exists it takes all the width
in very small screens every product takes all the width
in smaller screens the products are two columns
in desktop there can be more columns if it looks well
optionally, the product thumbnail could be a carrousel to see more pictures
optionally, include more data from the JSON response in the display, like price range, or request new information to be added in the API
make the changes on the existing css for light and dark
The text was updated successfully, but these errors were encountered:
Please provide a current update and share your feedback. Is it okay with you if I update it like this?
Sorry, something went wrong.
I think we should update our logo.
@prorene oh nice, I like the way is centered and the columns
prorene
No branches or pull requests
Currently the product lists, blog pages, and other links list are taking too much space while looking kinda generic
Let's change the product page to look a bit more classy like the examples attached
Template: https://websitedemos.net/skin-cleanser-store-02/?customize=template
template: https://www.squarespace.com/templates/hester-fluid-demo?_gl=1*1ahuo2d*_up*MQ..*_gs*MQ..&gclid=Cj0KCQiA1p28BhCBARIsADP9HrPn0jczmxl7VTKkMEM62p9WuhEDBv5_DofS3QVLIlc8g0fyQxR-rx0aAuwvEALw_wcB&gclsrc=aw.ds
Some of the elements we want to capture are font size, spacing, perhaps find a better font, borders, corners
Expectation
The product listing should be responsive,
The index page displays a few recent products, and a button to see all products
The
/products
page displays all the productsIf only one product exists it takes all the width
in very small screens every product takes all the width
in smaller screens the products are two columns
in desktop there can be more columns if it looks well
optionally, the product thumbnail could be a carrousel to see more pictures
optionally, include more data from the JSON response in the display, like price range, or request new information to be added in the API
make the changes on the existing css for light and dark
The text was updated successfully, but these errors were encountered: