- Posts: 14116
- Thank you received: 1639
Main Menu showing as a list
-
ivan.milic
Support Staff - Moderator
Less
More
11 years 5 days ago #35246
by ivan.milic
Replied by ivan.milic on topic Main Menu showing as a list
Refresh?
Please Log in to join the conversation.
-
garfinkel
Inactive member - New Member
Less
More
- Posts: 7
- Thank you received: 0
11 years 5 days ago #35250
by garfinkel
Replied by garfinkel on topic Main Menu showing as a list
Ivan I would like to get rid of the lines on the left module menu and keep the lines on the top menu. Please see the enclosed image.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 5 days ago #35253
by ivan.milic
Replied by ivan.milic on topic Main Menu showing as a list
Add this to template_css.css:
.content .menu *{
margin-bottom:none!important;
}
.content .menu *{
margin-bottom:none!important;
}
Please Log in to join the conversation.
-
garfinkel
Inactive member - New Member
Less
More
- Posts: 7
- Thank you received: 0
11 years 5 days ago #35254
by garfinkel
Replied by garfinkel on topic Main Menu showing as a list
Ivan,
I added that code but still have the underlines on the left menu. Please advise.
Gary
I added that code but still have the underlines on the left menu. Please advise.
Gary
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 4 days ago #35263
by ivan.milic
Replied by ivan.milic on topic Main Menu showing as a list
Sorry it should be:
.content .menu *{
border-bottom:none!important;
}
.content .menu *{
border-bottom:none!important;
}
Please Log in to join the conversation.
Time to create page: 0.170 seconds