StarzanReyne Posted February 9, 2022 Posted February 9, 2022 Site URL: https://www.bonbonfusion.com.au/ Hi, I have this website: https://www.bonbonfusion.com.au/ And I want the buttons to be bigger on the computer without being bigger on mobile as it messes up the layout. How do I go about this? Thanks, Nick
tuanphan Posted February 14, 2022 Posted February 14, 2022 On 2/10/2022 at 6:03 AM, StarzanReyne said: Site URL: https://www.bonbonfusion.com.au/ Hi, I have this website: https://www.bonbonfusion.com.au/ And I want the buttons to be bigger on the computer without being bigger on mobile as it messes up the layout. How do I go about this? Thanks, Nick Hi, Add to Design > Custom CSS @media screen and (min-width:992px) { div.button-block a, .sqs-add-to-cart-button-inner { font-size: 30px; } } 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