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

Home Forums Themes Support Gecko Sidebar before in mobile version

Viewing 3 reply threads
  • Author
    Posts
    • #38599
      ViroLucio
      Support Expired

      Hi,

      In mobile version is it possible to move the sidebar before the products instead of after?

      Thanks
      Luciano

    • #38602
      Harry
      Support Expired

      Hi Virolucio,

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

      @media only screen and (max-width: 767px) {
      .jas-col-md-3.jas-col-xs-12.first-md {
      	order: -1;
      }}

      Kind regards

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

    • #38607
      Harry
      Support Expired

      Hi Luciano,

      Please change code to

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

      Kind regards

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

      • #38608
        ViroLucio
        Support Expired

        Yep perfect 🙂

        Thanks!

    • #38614
      Harry
      Support Expired

      You’re welcome!

      Btw, your support expired. Please renew your support at https://themeforest.net/item/gecko-powerful-ajax-woocommerce-theme/15863658 that will help us continue develop new features and improve our theme.

      Thank and 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.