Hi,
how I can add the shadow under the header in the minimal menu?
thank you.
Hey Manuela,
Add this to quick css and adjust the color to whatever you need:
#header.header-scrolled.header-scrolled-full{
box-shadow: 0 8px 6px -6px white;
-webkit-box-shadow: 0 8px 6px -6px white;
-moz-box-shadow: 0 8px 6px -6px white;
}
Best regards,
Jordan Shannon
Yes it work. Thank you
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon