Home › Forums › WoodMart support forum › Change this arrow › Reply To: Change this arrow
May 21, 2023 at 11:50 pm
#468677
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-nav-product-cat>li>a {
font-size: 14px;
color:red;
}
Please set the color as per your needs or use this selector in the Advance typography: body .wd-nav-product-cat>li>a
Best Regards