AdamSalumiStudio Posted January 28, 2021 Share Posted January 28, 2021 Hi guys, I'm styling a Food Menu using the Menu block with multiple tabs, and trying to make my hover link color stay that color when this is the active tab being viewed. I've tried this (and a bunch of other ways), but not having any luck... .menu-block .menu-selector label:hover, .menu-block .menu-selector label:active { color: #020606 !important; } Any help would be greatly appreciated! Link to comment
Beyondspace Posted January 28, 2021 Share Posted January 28, 2021 4 hours ago, AdamSalumiStudio said: Hi guys, I'm styling a Food Menu using the Menu block with multiple tabs, and trying to make my hover link color stay that color when this is the active tab being viewed. I've tried this (and a bunch of other ways), but not having any luck... .menu-block .menu-selector label:hover, .menu-block .menu-selector label:active { color: #020606 !important; } Any help would be greatly appreciated! Could you share your url? 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
AdamSalumiStudio Posted January 31, 2021 Author Share Posted January 31, 2021 Hi @bangank36, thanks for your offer to help!https://williamwallacegroup.squarespace.com/menus-1/blog-post-title-one-4t7p8 PW: williamwallace2020 Link to comment
creedon Posted January 31, 2021 Share Posted January 31, 2021 Replace your CSS, make a copy somewhere, with the following. .menu-block .menu-selector label:hover, .menu-block .menu-selector label.menu-select-labels--active { color : #020606; } Let us know how it goes. tuanphan 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. 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