abibacon Posted October 8, 2021 Share Posted October 8, 2021 Site URL: https://gopher-conch-8yty.squarespace.com/communities-offer Hi All, I have added css to the buttons on my site to change their hover state and to also change their background to a gradient. How do I do this to the Membership sign up buttons too? Link to comment
Beyondspace Posted October 8, 2021 Share Posted October 8, 2021 2 hours ago, abibacon said: Site URL: https://gopher-conch-8yty.squarespace.com/communities-offer Hi All, I have added css to the buttons on my site to change their hover state and to also change their background to a gradient. How do I do this to the Membership sign up buttons too? Kindly share the protected password to check your issue Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
abibacon Posted October 19, 2021 Author Share Posted October 19, 2021 On 10/8/2021 at 4:51 PM, bangank36 said: Kindly share the protected password to check your issue https://gopher-conch-8yty.squarespace.com/ password: learnest Link to comment
tuanphan Posted October 21, 2021 Share Posted October 21, 2021 @abibacon Use this CSS /* Hover button */ button.sqs-editable-button.join-button:hover { background: linear-gradient( -45deg,#15a4c9,#7d5c92,#f4aec8); background-size: 400% !important; -webkit-animation: Gradient 10s ease infinite !important; -moz-animation: Gradient 10s ease infinite !important; animation: Gradient 10s ease infinite !important; color: white !important; } 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