Shopify themes, liquid, logos, and UX
I need help with changing the color of the "Shop by Brands" tab on the main menu of my website: www.bulkvacuumsupplies.com. That's the only tab that I want to change the color. I tried using the suggestions from other people with the same concern as mine but they just don't work. Thanks in advance!
Hi @BulkVacuum
Do you mean change the font color? If it is, check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
#section-header > div > div:nth-child(1) > nav > ul > li:nth-child(11) > a {
color: red;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
I'm sorry for the confusion. How about if I want to change its background color?
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025