Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Remove white space above Header (http://forum.bytesforall.com/showthread.php?t=21415)

kensington15 Jan 22, 2014 09:06 AM

Remove white space above Header
 
If you visit cookingmad.co.uk you will see what I mean, how do I remove the white space across the page width above the RSS and Comments buttons?

Also is the Theme builder still available or no longer supported?

Many thanks

juggledad Jan 22, 2014 11:41 AM

have you examined it with a code examiner like the Firebug extension in FireFox?

CoraxKes Apr 10, 2014 11:15 PM

Is your WordPress Admin bar also not showing up? That's what it usually is for me. Pretty much any time WordPress updates, I need to go into the CSS Editor and into footer.php and add this line in right before </body>

<?php wp_footer(); ?>

That will get it to show back up and will remove the white (or background color) space above your header.

juggledad Apr 11, 2014 08:34 AM

1) this thread is 3 months old
2) you shouldn't have to edit the theme code at all
3) the issue the original poster has is caused by the padding they have defined
HTML Code:

padding: 50px 137px;
at ATO->Style & configure LAYOUT->Layout Container Style


All times are GMT -6. The time now is 12:34 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.