Hi,
On the mobile version of my site, 1111lincolnrd.com, there is a lot of extra white space between the header and the next block. I know this has something to do with my Rev Slider, but I cannot figure it out. I have tried to display some things on mobile only and others on desktop only, but once you click hide on desktop you cannot edit the element or block.
I tried the below code and that did not work.
@media (max-width: 480px) {
html { overflow-x: hidden; }
}
Thank you in advance for your help!
