ninabrowndesign Posted June 30, 2022 Share Posted June 30, 2022 Site URL: https://www.history-ink.com/home Hi there, I was hoping to customize my primary buttons through out the site, so that instead of the squarespace default lighter shade, it changes to #3A8DDE on hover and the text white. Would it possible to provide some code for this? Link to comment
tuanphan Posted July 1, 2022 Share Posted July 1, 2022 Add to Design > Custom CSS header#header a.btn:hover, .button-block a:hover { background-color: #3A8DDE !important; color: white; } gcart and ninabrowndesign 2 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
ninabrowndesign Posted July 1, 2022 Author Share Posted July 1, 2022 Thank you 🙂 It's great except the font colour doesn't change? https://www.history-ink.com/home Link to comment
ninabrowndesign Posted July 1, 2022 Author Share Posted July 1, 2022 It is in the header, but not the other buttons through out the site. Link to comment
Solution tuanphan Posted July 1, 2022 Solution Share Posted July 1, 2022 Use this header#header a.btn:hover, .button-block a:hover { background-color: #3A8DDE !important; color: white !important; } gcart 1 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
ninabrowndesign Posted July 1, 2022 Author Share Posted July 1, 2022 YES! 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