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

    Hi,

    How do I remove the blank space above the logo?

    It wasn’t there before, but when I removed Google Maps down the page, it appeared with blank space in the top.

    Link: http://clue.dk

    #482739

    Hey Xperten!

    You are using Blank page template on your page and on blank template, content is middle aligned. You can add following code to Quick CSS in Enfold theme options under General Styling tab to make it top aligned

    #top.avia-blank #wrap_all {
        vertical-align: top;
    }

    Regards,
    Yigit

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