Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • versinus Friend
    #942998

    Hi,

    how i can to hide under categories in main menu in mobile view without disable "Show Sub-menu Items" option in the module menu manager ?

    Ninja Lead Moderator
    #943535

    Hi,

    By default JA Simpli template, I could not see any the categories in main menu, you can give me the URL of your site and screenshot. It would help to understand the problem on your site. I will help you out.

    Regards

    versinus Friend
    #943614
    This reply has been marked as private.
    Ninja Lead Moderator
    #943666

    You can apply this way

    Open templates/ja_simpli/css/template.css file and add new rule

    @media  (max-width: 767px) {
        #mainnav .nav>li:hover>.nav-child, #mainnav .nav-collapse .nav-child {
            display:none !important;
        }
    }
Viewing 4 posts - 1 through 4 (of 4 total)

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

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