SaraYoumans Posted February 13, 2023 Posted February 13, 2023 I have the buttons under our logo aligned and centered on desktop, how can do the same for mobile? They appear on two separate lines on mobile.
tuanphan Posted February 15, 2023 Posted February 15, 2023 Add to Design > Custom CSS @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1674347250860_9277+.row .span-6 { width: 50% !important; float: left !important; } } 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment