Jump to content

Remove color behind submenu

Recommended Posts

  • Replies 2
  • Views 96
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Posted (edited)

Hello @Linedd, Of course! Just copy and paste the code below. This should work right away!

  1. Navigate to Pages > Website Tools > Custom CSS.
  2. Paste the code into the CSS editor.
  3. Hit Save and you’re done
/* Style for making the header navigation folder content background transparent */
div.header-nav-folder-content {
    background-color: transparent !important; /* 
    1. `background-color: transparent`: This makes the background completely invisible, allowing whatever is behind this element to show through.
    2. `!important`: Ensures this style takes precedence over any other conflicting styles defined elsewhere in your CSS.
    
    NOTE: Use with caution as this might affect readability if the background behind this element has low contrast with the text or other elements inside it.
    */
}

888_2x_shots_so.thumb.jpeg.76707ab7b5fb6fced1a1d1869743824f.jpeg

 

Edited by Spark-Plugin

- Answered by Iuno from sparkplugin.com

forumsignature-recommendedcopy2.png.0579645eb1430dc7c1059541dc6456c6.png

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.