Home Forums WoodMart support forum Change the background of the sticky menu and underlines

Change the background of the sticky menu and underlines

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

    martinsialer
    Participant

    In which part of the options can I change the background of the sticky menu and the menu underlines?

    attached image

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

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Please navigate to the Woodmart >> Header Builder >> Edit the Header that you are using for your site >> then click the Settings icon on the header section which you have set as a sticky >> https://ibb.co/hsWMDS8 Then from the style tab set the background color: https://ibb.co/TTDVJK0

    To change the color of the line, please use the below custom CSS code:

    .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
        background-color: red;
    }

    Best Regards.

    #617369

    martinsialer
    Participant

    What I need is for the menu to be transparent at the top but when going down (Sticky) it is a blue color

    #617685

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Yes, it is working the same way as this on the site. Now what do you want to do with the header?

    Best Regards.

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