[Resolved] Space between heading and post

Home Forums Support [Resolved] Space between heading and post

Home Forums Support Space between heading and post

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #794130
    Suresh Sudharsanam

    could you please help me to reduce the space between post heading and text.

    Example :-
    https://www.techeworks.com/wp-content/uploads/2019/01/head.jpg

    #794206
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .entry-summary {
        margin-top: 1em;
    }

    The EM unit accepts decimals so you can make it smaller e.g 0.5em

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.