thejschweigert Posted November 27, 2021 Share Posted November 27, 2021 Site URL: https://www.joshuaschweigert.com/ Hello, I'm trying to get help with the image post block on my website. I'd like to have the following styling; Black Background + White Text to White Background + Black Text (Hover) Thanks! Regards, Joshua Schweigert Link to comment
Beyondspace Posted November 27, 2021 Share Posted November 27, 2021 25 minutes ago, thejschweigert said: Site URL: https://www.joshuaschweigert.com/ Hello, I'm trying to get help with the image post block on my website. I'd like to have the following styling; Black Background + White Text to White Background + Black Text (Hover) Thanks! Regards, Joshua Schweigert Is it the result you want to achieve? style button.mp4 Try adding to Home > Design > Custom Css section[data-section-id="61a13090d190f713bc5672aa"] { .design-layout-poster { .image-button { a { background: #000 !important; color: #fff !important; } &:hover { a { background: transparent !important; color: #000 !important; } } } } } Let me know how it works on your site Press 👍 or mark this answer as solution to help another one too thejschweigert 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
thejschweigert Posted November 27, 2021 Author Share Posted November 27, 2021 Close! When the button hovers, have the background color, and text invert to white on black! Thank you so much! Link to comment
thejschweigert Posted November 27, 2021 Author Share Posted November 27, 2021 Woo, I got it! Thank you again! Beyondspace 1 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