Home Forums WoodMart support forum change colors of icons ( enlarge, 360)

change colors of icons ( enlarge, 360)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #204814

    opticienvp
    Participant

    Hi,

    How can i change the colors of the icons ( enlarge, 360)?

    Thank you

    Attachments:
    You must be logged in to view attached files.
    #204828

    Hello,

    I saw the screenshot you attached.

    To change the color of the enlarge icon Please add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .woodmart-show-product-gallery-wrap > a::before {
    color: red;
    }

    And for the 360 please provide the URL of the product to check it myself and help you out accordingly.

    Best Regards.

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