Jump to content

Drop Down is not appearing correctly: tried this custom CSS code, didn't work

Recommended Posts

The menu options are there, just in white. How do I change this to be visible and the width of the text?? 

 

/* fix dropdown items color */
.header-nav-item.header-nav-item--folder.header-nav-item--active .header-nav-folder-content a {
    color: #000000 !important;
}

image.thumb.png.21b4c5a0223a5b3a43e4830f8fac537f.png

Link to comment
  • Replies 1
  • Views 1.1k
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

Use this CSS code

div.header-nav-folder-content * {
    color: #000 !important;
}
/* Dropdown auto width */
.header-nav-folder-content {
    width: auto !important;
    min-width: unset !important;
}

You can find more code on Dropdown Menu here

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

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.