8th submenu gets cropped of for some reason

19 views
Skip to first unread message

Kevin M

unread,
Jun 18, 2019, 7:12:57 AM6/18/19
to Master Bootstrap
Hello dear community,

I have a problem with my main menu. It seems like I can only use 7 submenus, but number 8 gets kind of "cropped". Does anyone have a idea why? How can I fix it? Help would be really appreciated.

Kevin M

unread,
Jun 18, 2019, 7:39:31 AM6/18/19
to Master Bootstrap

Forgot a screenshot, I attached it.

Unbenannt.JPG

maetzomobile

unread,
Jun 18, 2019, 8:58:54 AM6/18/19
to Master Bootstrap
Hey Kevin M,
put somewhere in your own css the following code:

.dropdown.open .dropdown-menu {
    max
-height: 500px;
}

Change the max-height to your needed height.
Reply all
Reply to author
Forward
0 new messages