- Posts: 77
- Thank you received: 0
Main menu in levels
-
etarancon
Inactive member -
Topic Author
- Member
-
Less
More
13 years 1 week ago - 13 years 1 week ago #15852
by etarancon
Main menu in levels was created by etarancon
The main menu does not display the submenus in levels, as if I can do to show it, main menu (left):
www.pelucashop.com/index.php/pelucas
,
i like with this (left below): www.pelucashop.com/index.php
thanks
i like with this (left below): www.pelucashop.com/index.php
thanks

Last edit: 13 years 1 week ago by etarancon.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 1 week ago #15860
by ivan.milic
Replied by ivan.milic on topic Re: Main menu in levels
Add this at bottom of template_css.css
.column_left_pad .menu ul{
margin: 10px 0 0 25px!important;
}
.column_left_pad .menu li{
padding: 2px 0 2px 40px!important;
}
.column_left_pad .menu ul{
margin: 10px 0 0 25px!important;
}
.column_left_pad .menu li{
padding: 2px 0 2px 40px!important;
}
The following user(s) said Thank You: etarancon
Please Log in to join the conversation.
Time to create page: 0.179 seconds