Can I set different column widths at different screen sizes like bootstrap?
Hi there,
Currently when I set a column width, it stays the chosen width (even 1/5th ) all the way down to mobile. It does not switch to full width until the screen is less that 800px wide. When a column is 1/5th wide it looks great of course on a large desktop but below say 1366px I would like to switch it to maybe 2/5ths otherwise it looks terrible of course. With bootstrap you can say : col-lg-2 col-md-4 col-sm-6 col-xs-12. Is there a way of doing this with Betheme? Or at least choosing an early time for it to switch to full width?
....And without of course duplicating the content four times and hiding and showing because that would be ridiculous...
Thank you!
Rachael
Comments
we are sorry but setting up different column widths on different screen sizes is not possible unfortunately.