Forums
Home / Theme: Customizr / Adjusting drop down menus
(@derekbelcher)
10 years, 10 months 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 */ }