Home › Forums › WoodMart support forum › Change categories link color style › Reply To: Change categories link color style
December 20, 2022 at 7:33 pm
#430246
segjar
Participant
Hi thank it works.
I have add other line for hover effect
.product-grid-item .wd-product-cats a, .product-grid-item .wd-product-brands-links a { color: red !important; }
.product-grid-item .wd-product-cats a:hover, .product-grid-item .wd-product-brands-links a:hover { color: black !important; }