PoconoAutoSpa Posted April 18, 2020 Share Posted April 18, 2020 Site URL: https://gold-rectangle-c29e.squarespace.com/ Hello Experts, How can I assign the "small size" style to the button in the image card blocks (on the home page). They seem to default to the large size, but I would like all the buttons to be the small size consistently across the site. Also, the button in my contact form doesn't match at all, I modified the background color, but don't know how to assign the. same style as the others. Any help will be greatly appreciated, Thanks! Link to comment
tuanphan Posted April 20, 2020 Share Posted April 20, 2020 Have you tried finding on Home > Design yet? 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
fhoreilly Posted April 26, 2020 Share Posted April 26, 2020 Hi PoconoAutoSpa, did you work this out? As despite trawling through everywhere I can in Design I can't seem to adjust the button size in image blocks so will have to resort to code unless you found out how to adjust the size? Let me know! Frances O’Reilly www.theutility.studio Link to comment
tuanphan Posted April 26, 2020 Share Posted April 26, 2020 54 minutes ago, fhoreilly said: Hi PoconoAutoSpa, did you work this out? As despite trawling through everywhere I can in Design I can't seem to adjust the button size in image blocks so will have to resort to code unless you found out how to adjust the size? Let me know! He contacted me via email, and I sent this (Home > Design > Custom CSS) .image-button-inner a { padding: 1.2em 2.004em !important; font-size: .9rem; } 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
fhoreilly Posted April 28, 2020 Share Posted April 28, 2020 Aha! Funnily enough I'd found another of your answers in the forum with this code... .image-button-inner a { padding: 5px 10px; border-radius: 15px; } ...and had edited that to work. Thanks so much! Frances O’Reilly www.theutility.studio Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.