TimCowen Posted January 10 Share Posted January 10 I have very limited options for formatting our Donate Button. Is there a way I can modify the size of it so it can stand out more? The general button to which I can add a hyperlink option, has options for small,medium, large, but the Donate button is just a set size. I'm with Version 7.0– Montauk family (Project Sprout : template) Thank you Link to comment
SQSPStarter Posted January 10 Share Posted January 10 @TimCowen Can you share the URL? Become a contributor to the largest resource for Squarespace and gain recognition from thousands of visitors.Join us on this exciting journey. Ping us here!. Link to comment
TimCowen Posted January 10 Author Share Posted January 10 https://www.woodlandscommunity.org.uk/support Link to comment
SQSPStarter Posted January 10 Share Posted January 10 @TimCowen Add this code is Design > Custom CSS: .donation-block .sqs-donate-button { padding: 15px 25px !important; /* play with paddings here */ color: #fff !important; /* play with text colour here */ background-color: #272727 !important; /* play with background colour here */ font-size: 12px !important; /* play with text size here */ } Let me know how it goes 🙂 tuanphan 1 Become a contributor to the largest resource for Squarespace and gain recognition from thousands of visitors.Join us on this exciting journey. Ping us here!. Link to comment
TimCowen Posted January 10 Author Share Posted January 10 Thanks for the quick reply. I tried that, it changed the colour of the donate button, but still didnt have any option to change the size Link to comment
Solution tuanphan Posted January 14 Solution Share Posted January 14 On 1/10/2023 at 10:54 PM, TimCowen said: Thanks for the quick reply. I tried that, it changed the colour of the donate button, but still didnt have any option to change the size This code should work .donation-block .sqs-donate-button { font-size: 30px !important; } 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
TimCowen Posted January 16 Author Share Posted January 16 Brilliant that worked, and I can adjust the font size in that code. Much appreciated 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