Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #969893

    Hello,

    I hid the header on this landing page I created, but the space is still there where the header was. How do I get rid of it? Please advise.

    #970281

    Hey simplycoding15,

    Please try the following in Quick CSS under Enfold->General Styling:

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

    Best regards,
    Rikard

    #971301
    This reply has been marked as private.
    #971614

    Hi,

    You have this in a CSS file which looks to be called custom-css:

    .entry-content-header {
        margin-top: 20px;
    }

    Please remove or alter it and it should align after that.

    Best regards,
    Rikard

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