Okay
  Public Ticket #2928751
Gap between navigation and top row
Closed

Comments

  •  6
    qfactor started the conversation

    Hi,


    Thanks for this super versatile theme. I've built yet another site with it, and I'd like a little help with fixing the gap between the header navigation and the topmost row.

    If you look at the link, you'll see there's a large white gap between the navigation elements and the Layer Slider in the topmost visual composer row.

    The gap looks even more prominent on mobile.


    Also, how do I update this with the new license I've purchased for this website?


    Thank you!


  •  1,878
    Judith replied

    Hi There,

    Thanks for keeping in touch,

    Please try this css:

    body[data-header-resize="1"] .container-wrap, body[data-header-resize="1"] .project-title {
        padding-top: 0px;
    }

    Thanks.

  •  6
    qfactor replied

    Hi Judith,

    Thanks for that superfast response. That worked perfectly.