MMEbyKiandraTrickett Posted May 22, 2021 Share Posted May 22, 2021 Site URL: https://knapsackcreative.com/ I ABSOLUTELY LOVE THIS BUTTON on the website below. https://knapsackcreative.com/ Was wondering if anyone's done the style and what the code is? I've also seen some great hover over buttons and wondered whether they're two images blending or what not? Beyondspace 1 Link to comment
Beyondspace Posted May 22, 2021 Share Posted May 22, 2021 1 hour ago, MMEbyKiandraTrickett said: Site URL: https://knapsackcreative.com/ I ABSOLUTELY LOVE THIS BUTTON on the website below. https://knapsackcreative.com/ Was wondering if anyone's done the style and what the code is? I've also seen some great hover over buttons and wondered whether they're two images blending or what not? try .sqs-block-button-element:hover { -webkit-transform: translate(0px,-5px); -moz-transform: translate(0px,-5px); -ms-transform: translate(0px,-5px); -o-transform: translate(0px,-5px); transform: translate(0px,-5px); opacity: .9 !important; border-radius: 30px 30px 30px 0px !important; } .sqs-block-button-element { -webkit-transition: all .3s ease-out !important; -moz-transition: all .3s ease-out !important; -ms-transition: all .3s ease-out !important; -o-transition: all .3s ease-out !important; transition: all .3s ease-out !important; transition-property: all !important; transition-duration: 0.3s !important; transition-timing-function: ease-out !important; transition-delay: 0s !important; } cynanc 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. 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