FLCJasp Posted November 14, 2021 Share Posted November 14, 2021 Site URL: https://dodecahedron-goby-7wx7.squarespace.com Hi everyone, I need help making the first button of my website bigger. It's currently the biggest size possible using squarespace's options but I'd like to make it even bigger because it's the most important part of the website. The other buttons should stay the same size. If possible, I'd want it to be bigger but only on desktop. Is that possible? If not, bigger on all platforms would be great too. The url is dodecahedron-goby-7wx7.squarespace.com and the password is kina Thanks, Link to comment
Beyondspace Posted November 14, 2021 Share Posted November 14, 2021 (edited) 14 hours ago, FLCJasp said: Site URL: https://dodecahedron-goby-7wx7.squarespace.com Hi everyone, I need help making the first button of my website bigger. It's currently the biggest size possible using squarespace's options but I'd like to make it even bigger because it's the most important part of the website. The other buttons should stay the same size. If possible, I'd want it to be bigger but only on desktop. Is that possible? If not, bigger on all platforms would be great too. The url is dodecahedron-goby-7wx7.squarespace.com and the password is kina Thanks, Try adding to Home > Design > Custom Css .sqs-block-button-element, .image-button a, .list-item-content__button { padding: 2rem 4rem; min-width: 400px; } Change the min-width value until you get the desired result Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too Edited November 14, 2021 by bangank36 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted November 14, 2021 Share Posted November 14, 2021 My testing result First button Second button BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
FLCJasp Posted November 14, 2021 Author Share Posted November 14, 2021 Hi, Thanks for the code. It works but it affects all buttons. Would there be a way so only the first one is bigger? Link to comment
tuanphan Posted November 15, 2021 Share Posted November 15, 2021 12 hours ago, FLCJasp said: Hi, Thanks for the code. It works but it affects all buttons. Would there be a way so only the first one is bigger? Try this code div#block-cb04892552f711256ee9 a { padding: 2rem 4rem; min-width: 400px; } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment