Home Forums WoodMart support forum change icons and texts colors in header

change icons and texts colors in header

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #230720

    maryamk
    Participant

    Dear team,
    I want to change the texts and icons colors in the header section

    I tried this code:

    .whb-color-light .navigation-style-default .item-level-0>a{
        color:#466E21;
    }

    but it just changed parts of the text as shown in the screenshot

    also, within the global css, i added these codes but nothing changed:

    .wd-tools-element > a {
    color: #466E21;
    }
    
    .whb-header .woodmart-shopping-cart .woodmart-cart-subtotal .amount {
    color: #466E21;
    }
    Attachments:
    You must be logged in to view attached files.
    #230722

    maryamk
    Participant

    also I want to change the custom header text
    see screenshot please

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

    maryamk
    Participant

    OK, I did change the color of custom header
    need to change for the main header texts and icons

    #230730

    maryamk
    Participant

    I was able to edit what I want
    thank u so much!

    #230765

    Hello,

    We are glad you have solved the issue. If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘change icons and texts colors in header’ is closed to new replies.