Home Forums WoodMart support forum Change this arrow Reply To: Change this arrow

#468677

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