Home Forums WoodMart support forum Header Changes

Header Changes

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

    astoncouchman1
    Participant

    Hello,

    I would like to ask how can align the colour of the background in my icons with the background of the main bar?

    I have picked the underline menu, how to change the underline, to a different colour?

    Thanks in advance!

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

    Hung Pham
    Keymaster

    Hi astoncouchman1,

    Thanks for reaching to us and appreciate your patience.

    1. It seems you changed the background-color, please confirm me back.

    2. Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .wd-nav[class*="wd-style-underline"] span.nav-link-text:after {
        background-color: rgba(124, 173, 62, 1);
    }

    Best Regards,
    Hung PD

    #667118

    astoncouchman1
    Participant

    Hello,
    1. Yes, but the colours that I have inputted are the same HEX.

    Thank you in advance!

    #667167

    Hung Pham
    Keymaster

    Hi astoncouchman1,

    You can change the color hex to others which color you wanted.

    Best Regards,
    Hung PD

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