Home Forums WoodMart support forum font color don’t change Reply To: font color don’t change

#439958

Luke Nielsen
Keymaster

Hello,

1. In order to change that color, please enter the below code into the “Desktop CSS” area in Theme Settings -> Custom CSS.

.page-title .wd-nav-product-cat .nav-link-count {
    color: black;
}

2. The title of the filter can be changed manually via the Appearance -> Widgets -> Shop page Widget area.

https://monosnap.com/file/JkwI1MJPZJlSpZWgR4sV6XVHbTY2nn

Kind Regards