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

Home Forums Themes Support Claue many question 1 column mobil, maj 4.0.0 EPB

Viewing 2 reply threads
  • Author
    Posts
    • #35479
      patrick
      Support Expired

      Hello
      many question

      how to have only 1 column of products on a mobile?

      I can do the maj woocommerce 4.0.0 with the theme claue Version: 2.0.0?

      can we use Elementor Page Builder with your theme?

      merci

    • #35480
      Harry
      Support Expired

      Hi Patrick,

      Thank you for choose our theme.

      1. You can change products to 1 column on mobile by add below code to Claue > Theme Option > General Layout > Custom CSS

      @media only screen and (max-width: 480px) {
      .products .jas-col-xs-6 {
      	-ms-flex-preferred-size: 100%;
      	-webkit-flex-basis: 100%;
      	flex-basis: 100%;
      	max-width: 100%;
      }}

      2. Our theme work with new version of WooCommerce 4.0.0 but i’m not sure all plugin work well. Please backup your site before update.

      3. Yes, from version 2.0.0 you can use Elementor for build your site.

      Kind regards

      Kind regards

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

    • #35481
      patrick
      Support Expired

      tanks you mr Harry

Viewing 2 reply threads

You must be logged in to reply to this topic.