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

Home Forums Themes Support Gecko Gecko on Mobile

Viewing 3 reply threads
  • Author
    Posts
    • #34055
      dimtraif
      Support Expired

      Hi, i’ve been trying to find something similar but could not.

      When Gecko is on mobile, on the Products or in Category page, if you have enabled woocommerce sidebar,  (which show categories and subcategories, they appear under the products which is wrong.

      Is it possible to hide the sidebar when on mobile?

      Thanks, Dimitris

    • #34056
      Harry
      Support Expired

      Hi dimtraif,

      Thank you for choosing our theme.

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

      @media only screen and (max-width: 767px) {	
      .archive .jas-wc .jas-col-md-3.jas-col-sm-3.jas-col-xs-12.mt__30 {display: none;}
      }

      Kind regards

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

    • #34057
      dimtraif
      Support Expired

      Harry thank you so much for your help.

      One more question. I have created several categories and i want to link them on the menu, but on Appearance – Menu – Categories they are not displayed. Any help?

       

      EDIT : Found it! No worries!

    • #34058
      Harry
      Support Expired

      Hi,

      please go to Appearance > Menu > and click on screen option and check in product categories after that you can add category to menu.

      kind regards

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

Viewing 3 reply threads

You must be logged in to reply to this topic.