Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Margin in off canvas panel menu

  • Ehy there team👋,

    When using the off-canvas panel, how can I control the menu margin? For example, if I want more space to the left of the menu items or more space above, is this something I need to do with CSS code, or is there a setting I’m missing?

    Here a screenshot: https://imgur.com/bwjAZqG

  • Hi there,

    Yes, try this CSS:

    #generate-slideout-menu.main-navigation .main-nav ul li a {
        padding-left: 30px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.