Home New Guten Forums WoodMart support forum Text color on product elements

Text color on product elements

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

    colourinvasion
    Participant

    Hi
    Where can we change the color of the product elements marked on the print?
    We already change all colors on the theme Style and Colors and on Typography Settings but none of theme changed the color of this elements.

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

    Hello,

    Please provide the URL of the website to check it myself and help you out accordingly.

    Best Regards

    #398834

    colourinvasion
    Participant

    Hi
    Follows login data.

    #398949

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-grid-item .price del .amount, .product-grid-item .wd-product-sku, .product-grid-item .star-rating:before, .product-grid-item .wd-price-unit {
        color: orange;
    }

    Best Regards

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