White space above custom header in theme, no solution working! Please please hel
-
Alright so I have this weird whitespace above the header which I have included by,
<?php include("header.html") ?>
where header.html is an html file that I use all over my site as a consistent header (so that i don’t have to change navigation bar on every page if I happen to edit it.)
This is how the site is looking though :
https://amritkhare.co.cc/un.jpgThe black arrow points to the problem in the above picture.
I googled the problem and came up with various solution which more or less told about modifying padding/margin values in style.css
but none of the solutions have worked so far.I even tried putting the php code of inclusion at various points in both header.php and index.php in the theme folder but to no avail. The white space stays there exactly the same way.
Note that this problem persists irrespective of the fact whether I am logged in or logged out of the WordPress control panel as someone suggested on some forum that that might be the problem.
I am running out of option and this is driving me crazy. I hope someone can help me and the one who can will meet the most beautiful/handsome guy/girl (as applicable) he she ever wanted ! LOL
- The topic ‘White space above custom header in theme, no solution working! Please please hel’ is closed to new replies.