Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • SiteWeavers Friend
    #203655

    Hi 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 Friend
    #559097

    there is an option in the Module Main menu to show child links. Please check the Module thoroughly

    rzrz Friend
    #565846

    start level 2
    end level all

    these are my settings and i also can’t get the vertical menu child links to appear on the sidebar.

    chavan Friend
    #565860

    if 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;
    }


    1. 111111
    rzrz Friend
    #565868

    that works great! thanks a lot

Viewing 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