Change theme settings menu font color try again

I’m re-posting this because my solution actually didn’t work

I’m trying to change the color of the font in the menu from white to black.

I thought I had resolved the issue by using the color option under solid button label, but now I have a black border around the image on the product page.

How do I do this?

1 Like

HI @kirkcanada

Please share your website so we can provide a code appropriate for you

Thanks for the offer, but shouldn’t this be easily done the theme controls?

I had some issues with a previous store that used a lot of code modifications. I lost a lot of time when something went wrong with a conflict.

you are probably using theme setting > color > solid label option to change the color,
In the theme setting these color settings are used on multiple places. If you make any change, it may change colors of multiple elements through website. You can either -

  1. depending upon theme, check in shopify admin if you have option to change border/background-color product image.(most probably secondary background image )
  2. hardcode color directly to your menu element.

Hi @kirkcanada ,

Some conflicts some are not. But the thing is when you already change it in the costumize or main menu then its not listening so need to change it by code.

You are correct I was using the “setting > color > solid label option to change the color,” I will try your suggestion.

Thanks!

Great point thanks.