Home Forums Themes Support Gecko Remove sidbar on mobile devises only

Topic Resolution: Resolved
Viewing 8 reply threads
  • Author
    Posts
    • #8884

      Hi

      Can you tell me how to remove the sidebar for mobile version of site?

      Thanks in advance

    • #8892

      Could you tell us sidebar on which page (blog, shop and other page)?

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

    • #8908

      Hi

      using woocomace sidebar on shop and product pages

    • #8911

      Hi,

      Please navigate to Gecko theme option, You will see the setting to hide/show sidebar in each tab.

      Cheers,
      Foster

    • #8939

      thanks, but I would just like to remove it from mobile site and keep it on desk top site?

      theme option only lets me remove from whole site

      thanks

    • #8947

      Hi,

      I’m sorry for the misunderstanding. Could you please give me your website URL?

       

    • #8975
      This reply has been marked as private.
    • #8987

      Hi,

      You can add custom css code in JanStudio > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 736px) {
      .jas-wc-single .jas-col-md-3.first-md,.jas-wc .jas-col-md-3.first-md {display: none;}
      }

      Best regards

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

    • #9007

      Thanks

      works great

Viewing 8 reply threads

You must be logged in to reply to this topic.