Remove header background color
-
How to remove the green color in header categories menu?
Attachments:
You must be
logged in to view attached files.
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
hi,
i have tried this method but still getting green color background in “Department” menu
Hello,
Please provide your site admin access we shall check the settings.
Best Regards
Hello,
You have not set white color https://gyazo.com/8a4f30b33888df5f69108b2be86bc1f7
Now it is white.
Best Regards
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.
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