Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #342953

    Hi
    I’m using the new ‘hide header’ option on some pages, which works great, but how can I reduce the margin from top to start of content?

    many thanks

    Peter

    #342955

    Hi envapk2!

    Can you please post the link to one of your pages with no header?

    Best regards,
    Yigit

    #342971
    This reply has been marked as private.
    #343943

    Hi!

    Add this to your Quick CSS or custom.css

    #av_section_1 .container{
    
       padding-top:0px !important;
    
    }

    Best regards,
    Arvish

    #343997

    Hi Arvish
    That’s works great.
    many thanks

    Peter

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Hide header – margin reduction’ is closed to new replies.