Jump to content

White background for the container of my index menu

Recommended Posts

I am using the Henson Template. I am happy with the look of the desktop platform. 
However the overlay of the index links on the Mobile platform is not readable.

is there a way to make the container of the index menu links white without changing the look of my desktop/ipad platforms.

attaching screenshots of the mobile vs. the desktop

Screen Shot 2019-10-08 at 12.17.17 PM.png

Screen Shot 2019-10-08 at 12.18.01 PM.png

Link to comment
  • Replies 2
  • Views 300
  • Created
  • Last Reply

Misread the question the first time @cvan. Try this in Custom CSS to add a white background to those links at the bottom on mobile.

@media only screen and (max-width: 640px) {
nav.index-navigation.collection-nav {
    background-color: #ffffff;
}
}

 

Link to comment

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.