lh-design-07 Posted January 25, 2022 Share Posted January 25, 2022 Site URL: https://www.absolutecp.co.uk We'd like to centralise the 'Get a Quote' button on the homepage of our mobile website (screenshot attached) I've tried a few codes I've found on the forums but none of them are working - is there a certain code I need to use? Thank you! 🙂 Link to comment
tuanphan Posted January 25, 2022 Share Posted January 25, 2022 Add to Design > Custom CSS /* Mobile center button */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1625146361443_7361 div { text-align: center !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!) Link to comment
lh-design-07 Posted January 26, 2022 Author Share Posted January 26, 2022 On 1/25/2022 at 12:00 PM, tuanphan said: Add to Design > Custom CSS /* Mobile center button */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1625146361443_7361 div { text-align: center !important; } } You are quite literally my favourite person haha, thank you so much!! 😁 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