http://www.standardanomaly.net/gcy/
I have the following in the customizer:
.home .x-logobar {
display: none;
}
and a full screen slider above masthead on the Home page. The 2 elements in the slider are anchored to the very bottom of the slide and their offsets are set to 0. There’s an obvious space between the images and the navbar. If I add .x-logobar to the Slider Revolution offsets, it sits on the navbar perfectly, but then the slider is not truly full screen (the navbar shows when you first load instead of having to scroll down in order to see it).
How can I push those 2 elements onto the navbar while keeping the slider full width + full height (full screen)?
Thank you in advance!