I can't figure out whey I have such a huge amount of padding or a section under the header when scrolling.. On the Main Page. I have tried everything.. how do i get ride of all the white space when I am scrolled all the way to the top.. my header is set at 120..
I can't figure out whey I have such a huge amount of padding or a section under the header when scrolling.. On the Main Page. I have tried everything.. how do i get ride of all the white space when I am scrolled all the way to the top.. my header is set at 120..
Hey Paul!
You have the Page header active therefore the space.
.home div#page-header-bg { display: none !important; }
Salient Support Team