Laura16Bits Posted March 8, 2022 Share Posted March 8, 2022 Site URL: https://hen-jaguar-t9ny.squarespace.com/ Hello ! I'm trying to create a hover effect on buttons. Weirdly, it works on one element in the list (the card image button) but not the newsletter button nor the classic medium button... This is what I added in the CSS panel : .sqs-block-button-element--medium, .newsletter-block .newsletter-form-button, .sqs-block-image .design-layout-card .image-button a {  box-shadow: 6px 6px #D66BA0;  transition: all ease-in .05s;} .newsletter-block .newsletter-form-button a:hover, .sqs-block-image .design-layout-card .image-button a:hover, .sqs-block-button-element--medium a:hover {  box-shadow: none;  transform: translateY(4px) !important;  transition: all ease-in .05s;}  The box shadow is working nicely. But no hover effect on the medium button or the newsletter button... Does the above CSS code look correct to you guys ? If not, could you please point out what to change ?  Thank you so much for your help ! Laura Link to comment
tuanphan Posted March 13, 2022 Share Posted March 13, 2022 Your site is private. Can you setup password? We can check easier 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment