Woo widget categories in bold
-
Hello,
I’m using the standard woocommerce sidebar widget for categories.
It’s also showing my sub categories.
I need to bold the main categories text links so that they are clear and differentiate from the sub categories.
Divi support gave me the code below but it doesn’t work.
Sorry I can’t send the link but have a screenshot if that helps.
Thanks Danny
___________
li#select2-product_cat-result-0sfw-alcoholic-drinks {
font-weight: bold;
}li#select2-product_cat-result-3l29-bakery-cakes{
font-weight: bold;
}
li#select2-product_cat-result-3qd5-biscuits{
font-weight: bold;
}_________________________________________________
The topic ‘Woo widget categories in bold’ is closed to new replies.