shwagon Posted February 1 Share Posted February 1 (edited) I would like the two pricing list to appear side-by-side when viewing from mobile for this particular page. I've searched and tried some codes provided by @tuanphan without success. Any info/advice is appreciated! https://www.arielna.com/atompricingchange2023 Edited February 1 by shwagon spelling Link to comment
Solution tuanphan Posted February 3 Solution Share Posted February 3 Add to Design > Custom CSS @media screen and (max-width:767px) { div#block-62579338a7e272c90b53+.row .span-6 { width: 50% !important; float: left !important; } } shwagon 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
shwagon Posted February 15 Author Share Posted February 15 On 2/3/2023 at 2:56 AM, tuanphan said: Add to Design > Custom CSS @media screen and (max-width:767px) { div#block-62579338a7e272c90b53+.row .span-6 { width: 50% !important; float: left !important; } } Perfect, thank you so much! I don't recall a notification that you had replied or I would have responded earlier, thanks again @tuanphan! tuanphan 1 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