Home Forums WoodMart support forum Add Colour to filter and sort by drop down on category pages

Add Colour to filter and sort by drop down on category pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #545086

    josephdickinsonuk
    Participant

    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 ?

    #545304

    Hung Pham
    Keymaster

    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,

    #545422

    josephdickinsonuk
    Participant

    added but not changin the colour btw

    #545619

    Hung Pham
    Keymaster

    Hi josephdickinsonuk,

    Thanks for reaching to us.

    I helped you to fix it, please check again. https://prnt.sc/c0pKKtFXwYJh

    Regards,

Viewing 4 posts - 1 through 4 (of 4 total)