I want my main menu to have a transparent background but I am unable to do it. I want the slider images as the background.
you could try something like, Custom CSS:
.header-wrapper {
margin-bottom: -100px;
z-index: 9999;
}
#header {
background-color: transparent;
}
No this doesnt work. It displays the background in black.
I actually opened the website for sometime so that you could work but later I again closed. Anyways I retried your solution, I could get the transparent menu but the new issue was that the title bar was moving up as background for menu.
sorry, cannot say further solution without seeing your theme’s code
okay, i have opened the site again, have a look at it now
i have added it again. check now
The topic Unable to get the transparent main menu is closed to new replies