ahstudiolondon Posted September 26, 2023 Share Posted September 26, 2023 Hi, I am hoping the Squarespace faithful can help me. Website: www.ah.studio Password: ahs23 I have built a custom fullscreen menu for my website. However, for active links, I wondered if there was a way of removing the underline in the menu? I've tried doing this, but it's not having any impact: div.header-menu-nav-item--active a { opacity: 0.3 !important; text-decoration: none !important; } Can anyone tell me what I'm doing wrong? Thank you very much in advance! Link to comment
Solution Lesum Posted September 26, 2023 Solution Share Posted September 26, 2023 @MattDerrickAH You can add this code snippet within the Custom CSS panel: .header-menu-nav-item-content { background-image: none !important; } ahstudiolondon 1 If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
ahstudiolondon Posted September 27, 2023 Author Share Posted September 27, 2023 @Lesum Thank you so much, worked perfectly!! Really appreciate your expertise. 🤝 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