Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mimimimi Friend
    #182701

    Hi
    I want JA University hide sub menu when display on mobile devices (same as JA Brisk).
    How can we do that ?
    Thanks
    Regards,
    Mimi mimi
    :((

    mimimimi Friend
    #475335

    Hi
    Anyone can help ?
    Mimi mimi

    Ninja Lead Moderator
    #475458

    Please do as follows:

    <blockquote>templates/ja_university/css/layout-mobile.css</blockquote>
    from

    div.ja-megamenu div.group-content ul.level1 {
    margin-top: 0;
    margin-bottom: 0;
    }

    change to


    div.ja-megamenu div.group-content ul.level1 {
    margin-top: 0;
    margin-bottom: 0;
    display:none;
    }

    Remember to clear cache from Admin

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum