Make my main menu font black on all pages

hi, i want to make my main menu font black on all pages. it is only black on home page.

URL: nightlightcity.com

pass: bowchu

home page:

ni3_0-1673171965042.png

other pages:

ni3_1-1673171965005.png

Hello @ni3 ,

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

I would like to give you a recommendation to support you so kindly follow steps below:

  1. Go to Online Store > Theme > Edit code of your current theme

  1. Open your theme.liquid theme file

  2. Paste the below code before


If you require any further information, feel free to contact me.

Best regards,
GemPages Support Team

Hi @ni3

This is Victor from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

Add this CSS at the bottom

Online Store ->Theme ->Edit code

Assets ->base.css

.header__menu-item {
    color: #000 !important;
}

Hope you find my answer helpful!

Best regards,

Victor | PageFly