Padding – Homepage & Navigation Menu

  • Posted in : Read WP
  • himabatavia
    Participant

    My page, which is the “Homepage” template has a lot of whitespace between the page title and site navigation menu. The other pages don’t have it. What do I do?

    http://himalayawake.com/thought/

    There is also a lot of whitespace between the page header and the navigation menu. I’ve put in some of the code I found on the forum into the custom CSS, but nothing is changing.

    Thanks!

    Mehmet S.
    Keymaster

    Paste to Theme Options > Style > Custom CSS:

    .page-template-page-home-php .site-header
    {
    padding-bottom: 0px;
    }
    .page-template-page-home-php .post-list
    {
    padding-top: 0px;
    }
    .page-template-page-home-php .readable-content article
    {
    padding: 0px;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register