Hello!
I recently updated my Enfold theme to the latest version, and I am running into some problems with the Advanced Layer Slider and the navigation overlapping my logo. http://www.szarkafinancial.com/
My layer slider options are set to the following:
Slider width: 100%
Slider height: 350 px
Responsive mode: Enabled
Max-width: blank
Full-width: Enabled
Responsive under: 0
Layers container: 0
Hide on mobile: Not Enabled
Hide under: 0
Hide over : 10000
My custom CSS for the header and logo includes:
#header_main {
max-height: 160px;
min-height: 50px;}
strong.logo {height: 150px;}
Can you please provide me with CSS coding to fix the overlap issue?
Thank you so much!