Home Forums WoodMart support forum Change color when hover on product categories Reply To: Change color when hover on product categories

#132530

Hello,

Thank you very much for choosing our theme and for contacting us.

Please add this code to the Theme Settings > Custom CSS > Global:

body .category-grid-item .category-title{
color:white;
}
body .category-grid-item .more-products{
color:white;
}

If the code does not work, please provide page URL

Best Regards