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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, 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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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