Hello, I need to put side left menu in some articles, but it shows bad - first and second menu ithem shows together, not in separate lines.
Hi
You can add this custom CSS:
#Mod123 ul.mod-menu.mod-list.nav { display: inline-block; }