Your account expired support, please renew to get your support.

Home Forums Themes Support Gecko Mobile menu navigation

Viewing 1 reply thread
  • Author
    Posts
    • #40121
      prsocial
      Support Expired

      Hi, in the mobile menu navigation when there is a main menu item with a submenu, you need to click on the ‘plus icon’ to open (see) the submenu. I want to click the entire main menu item to open the submenu. So the main item does not need to be clickable to go to that page. How can I set this up? Thanks!

    • #40127
      Harry
      Support Expired

      Hi Prsocial,

      Please add below code to JanStudio > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 1024px) {
      .holder {
      	width: calc(100% + 30px);
      	margin: 0 -15px;
      }}

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 1 reply thread

You must be logged in to reply to this topic.