-
AuthorPosts
-
SiteWeavers Friend
SiteWeavers
- Join date:
- August 2013
- Posts:
- 128
- Downloads:
- 24
- Uploads:
- 15
- Thanks:
- 4
- Thanked:
- 7 times in 4 posts
December 18, 2014 at 1:12 pm #203655Hi there
I’m setting up menu links and have the default horizontal menu at the top plus the same menu in a vertical format on the left of the same page.
I have set-up some ‘child’ links which display the dropdown menu in the horizontal menu but it’s not working in the vertical menu. Is there a setting I need to change somewhere?
Many Thanks
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
December 18, 2014 at 5:37 pm #559097there is an option in the Module Main menu to show child links. Please check the Module thoroughly
April 6, 2015 at 4:05 am #565846start level 2
end level allthese are my settings and i also can’t get the vertical menu child links to appear on the sidebar.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 6, 2015 at 6:23 am #565860if you want something like the attached image, do the following css changes
Add this code to /templates/purity_iii/css/custom.css
.module_footer_menu li {
clear: both;
display: block;
}.module_footer_menu .dropdown-menu {
background: none;
border: none;
box-shadow: none;
clear: both;
display: block;
position: relative;
}.module_footer_menu .dropdown-menu li {
border: none;
}
April 6, 2015 at 6:59 am #565868that works great! thanks a lot
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by rzrz 9 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Vertical Menu Child Links not showing
Viewing 5 posts - 1 through 5 (of 5 total)