Desperately seeking whitespace I want to REMOVE.
-
Hi All…I’m hoping this is a relatively easy fix for someone knowledgeable. I’ve been scouring CSS for over an hour trying to find the source of some whitespace that lies between my navigation menu and the image slider on this page…
https://coopersrock.wpengine.com/?page_id=50
Some of it appears to be padding above/below the site header…but I don’t reduce padding to 0 above—only below. I tried using…
.site-header { padding-top: 24px 0; padding-top: 1.714285714rem 0; padding-bottom: 0px 0; padding-bottom: 0rem 0; }
…but this accomplished nothing. (Not sure why?) In any case, header padding doesn’t account for all the whitespace.
I also found this page here in the forum:
https://www.ads-software.com/support/topic/white-space-twenty-twelve
…and got excited because this person wanted to do exactly what I’m trying to do…but for some reason I wasn’t able to get the fixes suggested on this page to work.
If someone could take a look at my site and help me figure out how to remove the whitespace, I’d be grateful! My goal (like the person on the above-linked page) is to have my slider sit right beneath the navigation menu.
Thanks very much!
Scott
- The topic ‘Desperately seeking whitespace I want to REMOVE.’ is closed to new replies.