[Resolved] Length of the off canvas Menu

Home Forums Support [Resolved] Length of the off canvas Menu

Home Forums Support Length of the off canvas Menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1542805
    Karin

    Hi there,
    is it possible, that the off canvas Menus background field is only as height as there are navigation items?
    The Layer ges down all the way, anway if i only have 6 or 7 Menu items.
    How can i solve thhis problem?
    Thanks for Your help
    Greetings,
    Karin

    #1542885
    Leo
    Staff
    Customer Support

    Hi there,

    Give this CSS a shot:

    .slideout-navigation.main-navigation {
        background-color: transparent;
    }
    .slideout-navigation.main-navigation .main-nav ul li a {
        background-color: #201d19;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if this helps ๐Ÿ™‚

    #1543561
    Karin

    fine, this works – thank You!

    #1544685
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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