Sydneywaves Posted April 23, 2021 Share Posted April 23, 2021 Site URL: https://www.sydneywaves.com Hi, I tried to code my website so that my drop down tabs would be transparent in the background instead of white. When I coded it, it worked, but on the live site it did not transfer, it only works on the coded back area page. Link to comment
Wolfsilon Posted April 23, 2021 Share Posted April 23, 2021 Hello, Could you please paste and share the code you used to make the navigation drop-down box transparent. Link to comment
Sydneywaves Posted April 23, 2021 Author Share Posted April 23, 2021 .header-nav-folder-content [background: transparent) !important] Link to comment
creedon Posted April 24, 2021 Share Posted April 24, 2021 Try the following. .header-nav-folder-content { background-color : transparent; } Let us know how it goes. 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
Sydneywaves Posted April 24, 2021 Author Share Posted April 24, 2021 Still didnt work 😞 Link to comment
creedon Posted April 25, 2021 Share Posted April 25, 2021 Did you replace the code in Design > Custom CSS? I see the old code there that is turning the folder background white. 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
Sydneywaves Posted April 26, 2021 Author Share Posted April 26, 2021 I have tried that as well, it works for a second and then when I hit save and go to my pages it goes back to the white background. Link to comment
SquareRefresh Posted April 27, 2021 Share Posted April 27, 2021 @Sydneywaves remove the old css you have for it and replace it with .header-nav-folder-content { background: transparent !important; } SquareRefresh, premium plugins & templates that have an elevated feel. Plugins: Have your site stand out. Templates: Our templates are designed with versatility in mind.Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins. 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