michatomadin Posted March 22 Share Posted March 22 Hey guys, Is it possible to have the following partner logos and their info display horizontally on the mobile site? Please see screenshot attached. Thanks Link to comment
tuanphan Posted March 26 Share Posted March 26 You mean keep same layout on mobile, to make it same as on desktop? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
michatomadin Posted March 27 Author Share Posted March 27 Yes exactly right, is that possible? Link to comment
tuanphan Posted April 1 Share Posted April 1 On 3/27/2024 at 4:55 PM, michatomadin said: Yes exactly right, is that possible? https://www.lamovement.com.au/about-us You can use this code to Website > Website Tools > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1710991366546_62275+.row .span-3, div#block-yui_3_17_2_1_1710991366546_62275+.row .span-4 { width: 33.333% !important; float: left !important; } div#block-yui_3_17_2_1_1710991366546_62275 + .row * { white-space: nowrap; font-size: 9px; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment