Home › Forums › WoodMart support forum › How to bold a category of text? › Reply To: How to bold a category of text?
August 7, 2020 at 6:18 am
#217015
Elise Noromit
Member
Hello,
Add this code as well:
.vertical-navigation .item-level-0 >a {
background-color: transparent;
font-weight:bold;
}
Best Regards