New Landing How can we help? Atelier Reduce horizontal space in naked header menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #241051
    leggero
    Member
    Post count: 107

    Hi

    I’d like to reduce the space between the main navigation and sub navigation on naked header pages. Is there any way to do that? (see screenshot attached).

    Thanks and best

    Caspar

    Attachments:
    You must be logged in to view attached files.
    #241234
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    nav.std-menu ul.sub-menu {
      top: 60px!important;
    }

    – Kyle

    #241240
    leggero
    Member
    Post count: 107

    Thanks!

    #241255
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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

You must be logged in to reply to this topic.