Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi shihas,

    You should be able to do that via CSS. If you can share a link to your site, I can probably give you some ideas on where to edit the CSS in your stylesheets.

    Thanks!

    Thread Starter shihas2meet

    (@shihas2meet)

    Tanay

    (@tanaykhandelwal-1)

    Hello There,
    Pleasant Greetings!

    For this, You can add this CSS in custom CSS or in the child theme.
    (1) You have to change this CSS with the (2).

    
    .container.post-wrap {
        margin-top: 45px;
    }
    

    (2) Change from this CSS :-

    
    .container.post-wrap {
        margin-top: 0px;
    }
    

    Regards,
    Tanay Khandelwal

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to remove the space between the Header and image’ is closed to new replies.