Remove extra space above page and post titles

  • Author
    Posts
  • #69094

    With the update to 3.0, there is now a huge amount of space above the titles on pages and posts that can’t be removed on the page itself. How do I move the titles back to the top of the page?

    Website: thesedonawintersolsticefestival.com

    • This topic was modified 5 years ago by joynanda.
    #69143

    Not only that, but lists and dropdown menu’s have double space.
    Doesn’t look nice.

    Website: wijkkloosterveen.nl

    #69453
    Zed
    Cryout Creations mastermind

    @joynanda: you’re hiding page titles. Use this CSS to reduce spacing between the (now invisible) page titles and content:

    .page .entry-content, .page .entry-content :first-child {
        padding-top: 0;
        margin-top: 0;
    }


    @millybreak
    : are you referring to sidebar lists?


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #69490

    That worked like a charm, thank you Zed.

    #69531

    Yes, sidebar lists, but also dropdown lists from frontpage tabs are double-spaced.
    And there is extra space between the elements on the presentationpage; it used to be more compact.

Viewing 5 posts - 1 through 5 (of 5 total)

The topic ‘Remove extra space above page and post titles’ is closed to new replies.