sean.atkins
-
Posts
3 -
Joined
-
Last visited
Reputation Activity
-
sean.atkins reacted to tuanphan in Mobile view stacking page content in wrong order
Add to Design > Custom CSS
/* all-clients mobile */ @media screen and (max-width:767px) { div#block-e469ca92430b25cddc8d+.row .span-6 { width: 50% !important; float: left !important; } div#block-e469ca92430b25cddc8d+.row .span-6 * { font-size: 14px; }}