This topic has 2 replies, 2 voices, and was last updated 9 years, 9 months ago ago by Eva Kemp
Hello thank you for all your help so far, you guys are awesome!
I just wanted to ask how can i change the category children font colors without changing the entire color that runs through the site please?
Hello,
Please add this code in custom.css file:
.product-categories > li > ul.children li > a {
color: #767676 !important;
}
Write your color value.
Thank you.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up