is there a way to make this work with a "sticky" menu? I've set my header to stay to the top of the page using:
/* Sticky Nav */
.Header {
position: fixed !important;
}
... but once the nav menu moves beyond the background images the white menu merges with the white background of the pages
I HAVE THIS WORKING NOW. BUT IS THERE A WAY TO ADD A DROP SHADOW TO YOUR LOGO IN THE SAME WAY?
.. apologies for the CAPS