Home Forums WoodMart support forum change color theme

change color theme

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

    Nicosa
    Participant

    Hello,

    To change the color of the product category title: I see in the inspector, the following css tag
    .product-grid-item .wd-product-cats a, .product-grid-item .wd-product-brands-links a.

    Could you give me the exact selector to change the color please?

    To read you

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

    Hello,

    Please provide us with the page URL so that we could give you the correct CSS.

    Best Regards

    #399902

    Nicosa
    Participant

    Hello,

    I found the selector, I managed to modify it, on the other hand I would like to modify the color of the theme in the sidebar off canvas, with the selector
    .mobile-nav .searchform {
    –wd-form-brd-width: 0;
    –wd-form-bg: transparent;
    –wd-form-color: var(–color-gray-500);
    –wd-form-placeholder-color: var(–color-gray-500);
    z-index: 2;
    box-shadow: 0 -1px 9px rgba(0,0,0,0.17);
    }

    change the color to the theme gray, but I apparently select this blocks .

    #400072

    Hello,

    Please provide the page URL and screen of what you are customizing.

    Best Regards

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