Home › Forums › WoodMart support forum › Child Theme › Reply To: Child Theme
October 24, 2023 at 10:01 am
#506583
Aizaz Imtiaz Awan
Keymaster
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.widget_product_categories .product-categories li a:hover {
background-color: red !important;
}
Best Regards.