Jump to content

Inverting my Nav Menu for pages with light background

Recommended Posts

Hi, I have 2 problems here:

1. may I know how can I invert my navigation menu for certain pages that have light background? 

This is an example of my page (https://www.enocoustic.com.sg/shop/p/spring-blade-4xkys), where I can't see my logo which is white on a white background, and when I hover over my menu, I can't see my links (green) which are the same colour as my navigation bar.

2. how can I reduce the space at the top of my product details?

 

screenshot 1.jpg

screenshot 2.jpg

Link to comment
  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

You can add this code to Design > Custom CSS

section#pdp {
    padding-top: 0px;
}
body[class*="type-products"].view-item header#header img {
    filter: invert(1);
    -webkit-filter: invert(1);
}
.wm-active-mega-menu.view-item.collection-type-products div.header-nav-item a {
    color: white !important;
}

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

It already white to me. CSS can't change logo color to blue

If you can give a blue color logo file, we can give code to replace current logo with blue logo

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.