genfoch01 Posted August 26, 2022 Share Posted August 26, 2022 Site URL: https://deer-vibraphone-gcr3.squarespace.com squarespace 7.1 fluid pw: Art-is-Joyful I have a folder in my top nav. I made the folder "non clickable " with this code a.header-nav-folder-title { pointer-events: none; } now when the mouse hovers over an item in the drop down, i'd like it to change the background color to users can see what item they are selecting. when the mouse moves off the item the background should change back to default . Link to comment
Solution Beyondspace Posted August 26, 2022 Solution Share Posted August 26, 2022 3 hours ago, genfoch01 said: Site URL: https://deer-vibraphone-gcr3.squarespace.com squarespace 7.1 fluid pw: Art-is-Joyful I have a folder in my top nav. I made the folder "non clickable " with this code a.header-nav-folder-title { pointer-events: none; } now when the mouse hovers over an item in the drop down, i'd like it to change the background color to users can see what item they are selecting. when the mouse moves off the item the background should change back to default . Try adding to Home > Design > Custom Css .header-nav-folder-item:hover { background: #C3C3C3; } Let me know how it works on your site BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! 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
genfoch01 Posted August 26, 2022 Author Share Posted August 26, 2022 That's perfect! 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