[Resolved] Off Canvas Menu – Padding of last sub-menu item

Home Forums Support [Resolved] Off Canvas Menu – Padding of last sub-menu item

Home Forums Support Off Canvas Menu – Padding of last sub-menu item

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1060813
    Joe

    Hi GP Crew,

    When I expand the final menu item for the last sub-menu to appear, in the off-canvas panel, it encroaches on the widget title/area a bit.

    How can I increase the padding after that last sub-menu item, only?

    Thanks. Joe

    #1060847
    Leo
    Staff
    Customer Support

    Hi there,

    Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Let me know ๐Ÿ™‚

    #1060853
    Joe

    Thanks, Leo – click on ‘Learn more’ and it’s the final item that gets a bit closer to the ‘Search’ widget title. It would be good to keep the original distance between them.

    #1060884
    Leo
    Staff
    Customer Support

    Try this CSS:

    .slideout-navigation.main-navigation .main-nav ul li:last-child ul li:last-child a {
        margin-bottom: 20px;
    }
    #1060920
    Joe

    Nice one. Thanks, Leo.

    #1060924
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

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