thejschweigert Posted November 27, 2021 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
Beyondspace Posted November 27, 2021 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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
thejschweigert Posted November 27, 2021 Author Posted November 27, 2021 Close! When the button hovers, have the background color, and text invert to white on black! Thank you so much!
thejschweigert Posted November 27, 2021 Author Posted November 27, 2021 Woo, I got it! Thank you again!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.