Changing Nav Menu Colour with Motion Theme by Archetype

Changing Nav Menu Colour with Motion Theme by Archetype

TSMShane
Tourist
7 0 1

I am trying to change the colour of my Nav Menu font to a darker colour.  The light colour is hard to see with the current picture I have behind.  I think I had changed it by editing the code from a dark colour to a light colour when it was a different picture before but cannot remember how I did.

 

Using Motion theme made by Archetype

 

Any help is appreciated.

Thanks!

 

Shane

https://thesobrmarket.com

Replies 3 (3)

GemPages
Shopify Partner
5625 1262 1282

Hello @TSMShane 

It's GemPages support team and glad to support you today.

 

You can follow these steps:

1. Go to Online Store -> Theme -> Edit code

2. Open your theme.css file and paste the following code below: 

 

.is-light .site-nav__link {
    color: #31456a;
}

 

 If you require any further information, feel free to contact me.
Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center
TSMShane
Tourist
7 0 1
Thank you!!
I should've come straight here for help instead of wasting 2 hours of time.
GemPages
Shopify Partner
5625 1262 1282

I am glad that my suggestion is helpful to you.

 

Best regards,
GemPages Support Team

GemPages - Build any high-converting store pages for any business


- If you find my reply helpful, please hit Like and Mark as Solution
- Get connected: App Store | Blog | Community | Help Center