Removing white space above page titles

  • Author
    Posts
  • #44212
    Beyonda42
    Power User

    Is there any way to accomplish this?

    #44502
    Zed
    Cryout Creations mastermind

    Such changes are possible with custom styling. If you want to reduce the margin above single pages, use this CSS:

    .page header.entry-header {
        margin-top: 1em;
    }

    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.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Removing white space above page titles’ is closed to new replies.