Rjafadi Posted December 19, 2022 Share Posted December 19, 2022 Hi everyone I'm trying to have the same hover effect that's on the product page added on to the homepage, can someone help? Home page button Active Background Colour: a6a6a6 with black font Hover Background Colour: Black background with white font thank you! https://prsnlhb.squarespace.com/ Link to comment
bycrawford Posted December 19, 2022 Share Posted December 19, 2022 Hey, here's the solution .sqs-block-button.button-block .sqs-block-button-element:hover { background: black !important; color: white !important; } If you just want to target the ones on this page, wrap the code in the page selector like this #collection-61518c2b8e6b8d0a91c9825d { .sqs-block-button.button-block .sqs-block-button-element:hover { background: black !important; color: white !important; } } Sam Crawford | by Crawford. Multi-award-winning Squarespace expert e. sam@bycrawford.com w. bycrawford.com Sign up to the waitlist for my course 👇sixfiguresquare.space Did my comment help? To help others benefit, leave a like and mark my answer as 'best'. This lets users scroll straight to the solution they need. 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