Jump to content

Mobile Menu Background Color

Recommended Posts

Posted

Site URL: http://www.casaterradesign.com

Hi!

How can I adjust the background color of the drop down menu on the mobile version of my site? It is currently set to have the font and background the same color, which obviously won't work. I have not been able to find a solution in the Styles - Colors section, nor in the header settings for mobile. Is there some CSS I can use instead?

For further info, I added a secondary nav plug-in to my site. 

Screen Shot 2021-08-05 at 9.56.34 PM.png

  • Replies 1
  • Views 897
  • Created
  • Last Reply
Posted
On 8/6/2021 at 11:58 AM, Janessa said:

Site URL: http://www.casaterradesign.com

Hi!

How can I adjust the background color of the drop down menu on the mobile version of my site? It is currently set to have the font and background the same color, which obviously won't work. I have not been able to find a solution in the Styles - Colors section, nor in the header settings for mobile. Is there some CSS I can use instead?

For further info, I added a secondary nav plug-in to my site. 

Screen Shot 2021-08-05 at 9.56.34 PM.png

Hi. Add to Design > Custom CSS

/* Mobile secondary color */
@media screen and (max-width:767px) {
.wm-secondary-container {
    background-color: red !important;
}
}

 

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!)

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.