WebsiteBaker Support (2.8.x) > Bakery Shop
Bakery: Reducing number of columns in Mobile
svsanchez:
Hello, this has probably been already answered in the forums but I couldn't find an answer.
I would like to know how to tell bakery to show only 2 columns of products when the user accesses the site using a mobile, but still use 3 or 4 columns when visiting on the desktop.
Thank you.
svsanchez:
Hello again, I still haven't found a fix for this, could someone please tell me if it's possible?
Thank you!
Ruud:
Using a layout grid (Bootstrap/Zurb/etc..) in your website template will allow you to do this.
You just need to change the bakery product-loop to whatever your grid needs (and remove all table references)
One small problem is that Bakery hardcodes </tr><tr> on every "row" that is generated because it is expecting to be in a table.
If you change the output into grid <div></div> blocks, these </tr><tr> do not really hurt, but it is not valid html.
svsanchez:
Thanks a lot Ruud, do you know of any site having implemented this?
Ruud:
Sent you a PM :)
Navigation
[0] Message Index
[#] Next page
Go to full version