Start a new discussion

To start a new discussion please visit the discussions section of the GitHub home page of the project.

Discussions on GitHub

You can also search our old self-hosted forums for any useful information below but please note that posting new content here is not possible any more.

How to adjust the submenu?

Home Forums Older releases 1.0.x + Bootstrap addon How to adjust the submenu?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #3171
    Jessels
    Participant

    Hi there,

    Thanks for the awesome plugin! I’m just having a little trouble trying to align my bootstrap submenus to be exactly in line with the dropdown parent.

    In this example,when you click on the dropdown link, and hover over the ‘submenu’ link, you can see that the submenu is positioned about 3px above:

    http://vadikom.github.io/smartmenus/src/demo/bootstrap-navbar.html

    I removed the UL padding, however, it still doesn’t position exactly. 🙁

    Would be very grateful if someone could help me out! 🙂

    #3243
    admin
    Keymaster

    This could be configured in “jquery.smartmenus.bootstrap.js”. The following option could be tweaked:

    subMenusSubOffsetY: -6,
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘1.0.x + Bootstrap addon’ is closed to new topics and replies.