Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • bogdanm Friend
    #1010193

    As I wrote in the title, on small screens of smartphones, the menu shown only the first level. Please modify and update the template to show also the second level.

    Pankaj Sharma Moderator
    #1010414

    Hi
    As i understand you would like to display the child menu in the mobiles.
    Kindly open /templates/ja_elastica/css/layout-mobile.css
    Find

    #ja-megamenu .childcontent {
      display: none !important;
    }

    and replace it with

    #ja-megamenu .childcontent {
      display: block !important;
    }

    Hope it helps.

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 2 months ago.

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