Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1394496

    Hi,
    In the page formatting options, I have set it not to display the header and menu bar. However, it seems to still have left space for them. This means there is a large amount of blank space above my first-page content. How can I get rid of that space?

    #1394527

    Hey Christopher,
    Thanks for your question, please try this css for the specific page that you linked to in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field

    .html_header_transparency #top.page-id-6 .avia-builder-el-0 .container {
        padding-top: 0;
    }

    Best regards,
    Mike

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