New Landing How can we help? Atelier Black bar between menu and page on mobile

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #243486
    nielseric
    Member
    Post count: 29

    Hi,

    Today I put my website on ‘live’, but I found another little bug/issue.

    When viewing the website on mobile, there is a black bar between the menu and the page.
    Do you know how I can solve that?

    Thanks,
    Niels

    #243678
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    @media only screen and (max-width: 767px) { 
    #top-bar-sticky-wrapper {
      display: none;
    }
    }

    – Kyle

    #243894
    nielseric
    Member
    Post count: 29

    Perfect! Thanks for the quick solution Kyle!

    Cheers,
    Niels

    #243900
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register