timprsn Posted January 6, 2023 Share Posted January 6, 2023 How can I change the colours of the "back" link in the navigation folder to be black? I get it to work on all the other links but not on this one. I would also adjust the width of that link as it's slightly different from the other ones. There is an image below to show my problem! Link: https://www.euphoricstudios.com Thanks in advance! 🙂 Link to comment
Solution Beyondspace Posted January 6, 2023 Solution Share Posted January 6, 2023 2 hours ago, timprsn said: How can I change the colours of the "back" link in the navigation folder to be black? I get it to work on all the other links but not on this one. I would also adjust the width of that link as it's slightly different from the other ones. There is an image below to show my problem! Link: https://www.euphoricstudios.com Thanks in advance! 🙂 It has a code that makes opacity 0.5 You can use the following code to overwrite it .header-menu-controls { opacity: 1; } Support me by pressing 👍 or marking as solution if this useful for you 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
Beyondspace Posted January 6, 2023 Share Posted January 6, 2023 My testing 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
timprsn Posted January 6, 2023 Author Share Posted January 6, 2023 1 hour ago, Beyondspace said: It has a code that makes opacity 0.5 You can use the following code to overwrite it .header-menu-controls { opacity: 1; } Support me by pressing 👍 or marking as solution if this useful for you this works, thanks! 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