Hi, I have two issues with the menu on Sidebar:
[https://23.haltonhillsgymnastics.com/index.php/programs/recreational-programs/preschool-kinderfun]
Thank you,
Andrea
Hi adwebcom1, You can add the following CSS code to the Tools > Custom CSS:
.sidebar-r .navbar-nav .dropdown-menu { display: block; border: 0; } .sidebar-r .navbar-nav .dropdown-menu li a { white-space: pre-wrap; font-size: 15px; }
Wonderful, thank you so much!