shwagon Posted February 1, 2023 Share Posted February 1, 2023 (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, 2023 by shwagon spelling Link to comment
Solution tuanphan Posted February 3, 2023 Solution Share Posted February 3, 2023 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
shwagon Posted February 15, 2023 Author Share Posted February 15, 2023 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