• Hi-

    I’ve got the headers on my posts showing up where/how I want them, but my page headers look funny. I’m assuming it’s a result of something I’ve changed/need to change in my child theme style sheet. Here is what I believe is the relevant code from my child style sheet that may be affecting this.

    /*move title up and decrease size of title*/
    .entry-title {
    font-size: 28px;
    margin: -40px 0 12px;
    }

    To reiterate, I want to move the title and start of content down on pages (not posts).

    https://www.byjeteast.com to see the page headers vs. post headers.

    Thanks!

  • The topic ‘Moving Page/Post Headers’ is closed to new replies.