Minimizing Gap Between Post And Title

  • Posted in : Photographer
  • petitetype
    Participant

    Hi There!

    I’m trying to minimize the spacing between the Post Title & Categories to the Post itself. Right now, I feel that there’s just too much space between everything.

    Also, is there a way to make the Post Title font smaller?

    Thank you!

    url: http://www.petitetype.com

    ahmetsali
    Keymaster

    Hi, try this custom css code;

    .blog-regular .entry-header h1 {
        font-size: 1.4em;
    }
    .entry-content p:first-child img {
        margin-top: 0;
    }
    
    petitetype
    Participant

    Font re-sizing worked beautifully. Thank you!!!

    Unfortunately, there’s still a rather large gap in between the post and the title. :(

    ahmetsali
    Keymaster

    try adding this;

    .entry-header {
        margin-bottom: 1em;
    }
    
Viewing 4 posts - 1 through 4 (of 4 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