Changing Mobile layout - two items per row
Hello,
I am using muffin builder, i created on row with 4 Items each one is 1/4 width, on desktop all items comes on one line, but on mobile each item comes full width.
how can we control the size of item on mobile, for example I want to show two image items on one row on mobile, is there a way to achieve this?
thanks
Comments
we are very sorry but we do not have an option to control item sizes on mobile devices. Items usually goes full width on smaller screens and we do not have any workaround to change this possibility.
I put a class in the section, the section holds the rows and columns that automatically inherit the section class, and then put this code in my responsive CSS (where .h-nhoods is my class).