Home Forums WoodMart support forum Arrow color

Arrow color

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

    aleksandreeu
    Participant

    How can I change only this arrow “In stock” color to green?
    https://ibb.co/zbPP2cK

    #549549

    Hello,

    Can you please share the page URL I will check and give you a custom css code.

    Best Regards

    #549557

    aleksandreeu
    Participant

    Sure
    zgruzie.cz

    #549643

    Hello,

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

    p.stock.wd-style-default.in-stock:before {
        color: blue;
    }

    Best Regards.

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