Add Colour to filter and sort by drop down on category pages
-
Hello,
I have circled the part of the site where I would like to add a light green colour to this section. I want to make sure this part of the site is highlighted and easily locatable for users.
How would I do this?
Example: https://prnt.sc/OMqTinoK4FWq
How would I do this ?
Hi josephdickinsonuk,
Thanks for reaching to us.
Add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-shop-tools .wd-action-btn>a,
.wd-shop-tools .woocommerce-ordering.wd-ordering-mb-icon:after{
color: #83b735;
}
Regards,
added but not changin the colour btw
Hi josephdickinsonuk,
Thanks for reaching to us.
I helped you to fix it, please check again. https://prnt.sc/c0pKKtFXwYJh
Regards,