Comment on Blix AdSense WordPress Theme by SEO Dave.

WordPress Blix Theme There’s a simple fix for the header problem, edit the layout.css file and find-

/*display:none; This will hide the text in your header */

Below it change

  padding-top:50px;

to

  padding-top:50px;
  padding-bottom:10px;

This adds a little padding below the header fixing the problem. This fix is added to the version 03 theme of Blix with AdSense + SEO which is available for a small fee.

I’m using the version 03 theme on the site right now.

David