This topic has 4 replies, 2 voices, and was last updated 6 years, 3 months ago ago by Rose Tyler
I’m using header style #17 because I want the logo in the middle. I also want it to overlap the slider and be transparent.
I’ve tried all the settings in the page for header overlap and also to make the header transparent in the theme settings.
I also tried selecting it with CSS and background:transparent; I can’t seem to get it to work.
Can you point me in the right direction with the correct CSS selector?
Also, I tried doing a custom header, which worked great, the only problem is that you can’t select a “left” and “right” menu in the 8theme menu widget.
Hello,
Please add this code in Custom css for page https://prnt.sc/kbmu0l:
.header-wrapper.header-transparent {
position: absolute;
z-index: 10;
width: 100%;
}
Regards
Thank you! Thank you! Thank you!
You guys are awesome. I’ve bought almost 100 licenses for this theme, mainly because your support is so awesome. I was trying to figure that out all day yesterday.
You’re welcome!
Thank you for using our theme 🙂
Would you mind to rate our product:
https://themeforest.net/downloads
Regards
The issue related to '‘How to make header transparent?’' has been successfully resolved, and the topic is now closed for further responses