Forums
Forums / Theme: Customizr / Adjusting drop down menus
(@derekbelcher)
12 years, 1 month ago
I’m on a roll with questions today. π
How (or) can I adjust the menus so that when you have a drop down off of a drop down it pushes further out to the right of the original drop down? These are right on top of each other as they cascade down.
Thanks.
(@rdellconsulting)
Try this:
.dropdown-submenu > .dropdown-menu { left: 100%; /* 30% default */ }
The topic ‘Adjusting drop down menus’ is closed to new replies.