[Resolved] How to reduce the space between title and featured image in a post?

Home Forums Support [Resolved] How to reduce the space between title and featured image in a post?

Home Forums Support How to reduce the space between title and featured image in a post?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1108422
    Amit Nair

    Hello team,

    I need to reduce the space between title and featured image in a post. I can’t find that option to do it. Kindly guide me.

    Regards,

    #1108429
    Leo
    Staff
    Customer Support

    Hi there,

    You have this CSS added which is causing the issue:

    .page-header-image-single img{
    	margin-top:60px;
    }

    Let me know if this helps ๐Ÿ™‚

    #1108435
    Amit Nair

    Thanks Leo! I dont remember, why I added that CSS :). I think I should be making a document of all changes!

    #1108733
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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