Menu Height and Revolution Slider layer background
Dear BeTheme Team,
searching on the internet and on your forum for the last couple of days but I couldn't find a solution for my problem... I hope you can help me... FYI I'm a newbe on Wordpress and not familiar with css coding
My URL is www.keep-an-eye.com
There are 2 problems:
1. There is a gap between the Menu and the first content (a Revolution Slider) as you can see on the picture in blue (arrow). The header is 'fixed' and on 'Minimalist'/'Min. without header space'. There is no background picture implemented, no <p/p>in the code etc.. How can I get rid of it? Alternatively, I tried the 'classic header' (second screen) but the space between the menu and the slider (first content bar) is too big. How can I adjust the height here, if the first option doesn't work?
2. The background of the text layer on the Revolution Slider seams to be transparent in WP but when loading the site there is a white background (see blue arrow).
I'm looking forward for your answer!
Thanks a lot!
Stef
Comments
1. You got this space because of the content padding and if you want, you can disable it under Theme options > Global > Advanced section.
2. As we can see in code, you set solid white background and if you want to set it transparent, you should probably set rgba color format instead.
Thanks!