Skip to content
New issue

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

Setting request: Rows mode EXCEPT for small screen in portrait mode #102

Open
scottcwilson opened this issue Dec 28, 2021 · 1 comment
Open

Comments

@scottcwilson
Copy link

I'd love to be able to mix and match rows mode (Product Listing - Columns Per Row = 1) on the desktop, but fluid columns (Product Listing - Columns Per Row = 0) on mobile when in portrait mode. I think fluid looks fantastic on a phone in portrait but might not be the best choice for desktop for certain types of stores. Thanks for considering.

@lat9
Copy link
Owner

lat9 commented Apr 3, 2022

That's going to be difficult, since the pages' rendering is one-shot-per-page-load and then controlled by CSS for the sizing and wrapping for various screen sizes and portrait vs. landscape mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants