Hello everyone,
Hope you well.
I need assistance with my header font colour. The settings seem to be under the button label colour, but when I change this to black it changes the drop-down menu font to black (which is what I want) but it also changes all my button font colours too.
How can I change my header drop-down font to black without changing all my other button label colours?
PS. Can’t attach a pic as Shopify does not support JPEG or PNG.
I understand that you are facing an issue with your header font color in Shopify, specifically with the drop-down menu and button labels. To change the header drop-down font color without affecting the button label colors, you’ll need to use custom CSS code.
there’s a general guide on how to do it:
Access the Shopify Theme Customizer: Log in to your Shopify admin, go to “Online Store,” and then select “Themes.” Find your current theme and click on the “Customize” button to access the theme customizer.
Open Additional CSS Editor: In the theme customizer, look for an option to access the Additional CSS editor. The location of this option may vary depending on the theme you are using. It might be under “Theme settings” or “Advanced settings.”
Identify the Header Drop-Down Menu Class: Inspect the HTML of your website to identify the specific class or ID of the header drop-down menu that you want to modify. You can right-click on the drop-down menu and select “Inspect” (in Chrome) or “Inspect Element” (in Firefox) to view the HTML and CSS associated with it.