Home Forums Themes Support Gecko two issues about main menu

Viewing 4 reply threads
  • Author
    Posts
    • #11959

      Hi;

      1. No matter which setup we choose, the mobile menu on the left and the search&login&whishlist&chart menu don’t go anywhere else but stay in their place.
      2. the main menu font doesn’t show turkish characters and needs to be changed. But we can’t access is through theme settings.

      please show ways to overcome these issues.

       

      thank you in advance,

      best regards.

       

       

    • #11982

      Hi Tekir,

      1. Do you want to hide action icons on right corner ?

      Please add this custom css code in child-theme

      .header-5 .jas-action {
      
      display: none;
      
      }
      

      2. Could you let me know the font family which you want to use ?

      Best regards, Neo

    • #11986

      Hi Neo;

      1 – Sorry for the blurred expression. the action buttons are Ok; but the mobile menu is displayed alongside the big-sceen  adapted menu; it does not go away on desktop computer either. Even if we choose different header layouts from theme settings, it always stayes at the left corner.

      we want the mobile menu to be displayed only on mobile devices, and alone. Not two menus on the same header. this is my main point.

      2- if we could get the code to change the font and case settings for the menus, we’d like to try a few fonts. We really don’t want to use any uppercase characteres in the menu, also.

       

      thank you very much ????

    • #12076

      Hi,

      • what is the solution to the exclude of the mobile menu on “desktop” screen resolutions?
      • can we change the menu css on our own?

      best regards!

       

    • #12091

      Hi Tekir,

      You can add custom css in JanStudio > theme Option > general Layout > Custom CSS to fix

      @media only screen and (min-width: 1025px) { .jas-push-menu-btn { display: none;}}

      Best regards

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

Viewing 4 reply threads

You must be logged in to reply to this topic.