Gap between menu/blog title and blog title/start of blog

  • Posted in : Photographer
  • davidbroberg
    Participant

    I was wondering if it is possible to change the gap between the top menus/title of blog post and title of blog post/start of blog post, the gap seems way too big for my liking.

    serkan
    Moderator

    Hi davidbroberg,
    You can use these custom css codes;

    @media screen and (min-width: 768px) { .blog-regular { margin-top: 0em; } }
    @media screen and (min-width: 768px) { .type-post.hentry { margin-top: 0em; } }
    @media screen and (min-width: 768px) { .entry-header { margin-bottom: 2em; } }

    Thanks

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