I want to remove the white space above the header and found this thread on the topics: https://www.themehorse.com/support-forum/topic/remove-white-space-above-header/
The thread suggested adding this code:
.hgroup-wrap { padding-bottom: 0; padding-top: 0; } #site-logo { margin-top: 0; }
I added it to Theme Option -> Design Options -> Custom CSS, but I still have white space above the header. http://denverkidmagic.com
Help would be much appreciated!
@IndiaL Also try adding this
.hgroup-right { margin-top: 0; }
That worked. Thank you so much!
@IndiaL Okay. Great!
I still have a bit of space at the top…see here: http://goo.gl/kC69dq – need to fix this…thanks!
Hi Tekgirl,
Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
#main { padding-top: 10px; }
Thank you!
HI Support,
Thank you for such a quick response…that code did not do anything 🙁
If you are trying say to fix the gap below the header image then you can do it fix it by editing the image. The gap your are trying to reduce is of image. View your header image here http://www.ezrvservice.com/wp-content/uploads/2014/07/Banner-orange.jpg gap is on the image itself.