Home Forums WoodMart support forum Remove header background color

Remove header background color

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #77704

    kreativeabu
    Participant

    How to remove the green color in header categories menu?

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

    Hello,

    Please navigate to Woodmart > Header builder http://prntscr.com/iyd2pe

    Choose the proper header type (your current) http://prntscr.com/iyd333

    Modify category elements : https://gyazo.com/d50d66bcc21e071828d7eb422eaf86c6

    Best Regards

    #77765

    kreativeabu
    Participant

    hi,
    i have tried this method but still getting green color background in “Department” menu

    #77786

    Hello,

    Please provide your site admin access we shall check the settings.

    Best Regards

    #77788

    kreativeabu
    Participant

    please check below

    #77793

    Hello,

    You have not set white color https://gyazo.com/8a4f30b33888df5f69108b2be86bc1f7

    Now it is white.

    Best Regards

    #77796

    kreativeabu
    Participant

    i have seen you changed the background color to white. I don’t want any color “white” in the background, because when i refresh the website, the “green” color blink once and fade away.

    So please we don’t need any color in the background.

    hope you can understand what i am trying to tell you.

    #77815

    Hello,

    Please add this code to the Theme settings > Custom CSS:

    body .header-categories-nav,
    body .header-categories-nav-wrap,
    body .menu-opener{
        background:transparent!important;
    }

    Best Regards

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