• Hi,

    I have a white space between the menu/header and the content that I can’t seem to get rid of. I have a revolution slider on my home page that seems to be working well. I have ambition pro theme. I spent a few hours trying different things and nothing seems to be working.

    The link showing the website is;
    http://www.inlineortho.com.au/invisalign

    Thanks,

    Jasyn

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there Jasynrandall!
    It seems to me that the page-title-wrap is empty. You can use css to hide it if you’re not using it.

    Here is the css:

    .page-title-wrap {
        display: none;
    }

    I hope that helped.

    Thread Starter jasynrandall

    (@jasynrandall)

    Hi,

    Thanks for your help that seemed to remove the space.

    One more question. In my effort to remove the white space, my drop down menu no longer works correctly. (When I attempt to click on an item it disappears)

    Thanks,

    Jasyn

    I don’t see the problem. Can you please give me more details? What did you do to make it that way? Custom css?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘White space between menu bar and content’ is closed to new replies.