harlowbogie Posted December 21, 2023 Share Posted December 21, 2023 Hi, How can I apply a hover effect of color #222222 to the button in the Subscribe section (there's one at the bottom of the Homepage). https://coral-elk-m3e7.squarespace.com/ password: yoga Thanks in advance! Link to comment
Solution tuanphan Posted December 22, 2023 Solution Share Posted December 22, 2023 Use this CSS code /* Newsletter button hover */ button.newsletter-form-button:hover { background-color: #222 !important; } harlowbogie 1 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
cblake Posted January 15 Share Posted January 15 Oh this is a very cool idea harlow! @tuanphan is there also a way to hover over a Subscribe button and for it to show a pop up text as well? Thank you Link to comment
tuanphan Posted January 16 Share Posted January 16 6 hours ago, cblake said: Oh this is a very cool idea harlow! @tuanphan is there also a way to hover over a Subscribe button and for it to show a pop up text as well? Thank you This will require some script code. If you share link to page where you newsletter, we can check & test code easier 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