This topic has 2 replies, 2 voices, and was last updated 8 years ago ago by Rose Tyler
After I updated the theme the font weights of my product side menu are different — could you please let me know how to change it so they are the same (bold).
Hello,
Please, add this code in Custom CSS:
.product-categories > li > a {
font-weight: 600 !important;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up