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

    Hi

    When I have ‘Hide Header on this page’ selected and a colour section with ‘At least 100% of Browser Window height’, how can I lose the padding/margin at the top of the page so that elements are centred vertically?

    many thanks

    Peter

    #746143

    Hi Peter,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #746322

    Hi Rikard

    In this e.g. I have ‘Hide Header on this page’ selected and a color section with no padding and a centred image – but it does not centre vertically.

    many thanks

    Peter

    #746788

    Hi Peter,

    Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:

    .page-id-591 .avia-builder-el-0 .container {
        padding-top: 0 !important;
    }

    Best regards,
    Rikard

    #747067

    Hi Rikard

    That works perfectly.

    many thanks

    Peter

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Lose top padding/margin’ is closed to new replies.