Forum Replies Created

Viewing 10 posts - 12,901 through 12,910 (of 15,048 total)
  • Author
    Posts
  • in reply to: Center buttons on Checkout page #7380

    Hi,

    I checked your site it use one page checkout but doesn’t have class for separate step, it hard to control with css. Could you try ask plugin author support.

    Best regards

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

    in reply to: Center buttons on Checkout page #7363

    Please add more code

    .woocommerce-checkout .actions { text-align: center;}
    .woocommerce-billing-fields, .woocommerce-shipping-fields {display: inline-block;width: 100%;}

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

    in reply to: How to center section in Cart page #7362

    Hi,

    please change prev code to

    .woocommerce .cart-collaterals .cart_totals {
    float: none;
    margin: 0 auto;
    text-align: center;
    }
    .woocommerce .wc-proceed-to-checkout a {
    float: none;
    }

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

    in reply to: Setup Footer & widget #7356

    Hi,

    You can follow our document at http://janstudio.net/claue/document/ navigate to Page Layout > Footer Link Block.

    Best regards

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

    in reply to: How to center section in Cart page #7355

    You can add custom css

    .cart-collaterals .cart_totals {
    float: none;
    margin: 0 auto;
    text-align: center;
    }
    .wc-proceed-to-checkout a {
    float: none;
    }

    Best regards

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

    in reply to: Center buttons on Checkout page #7354

    Hi,

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

    .wizard > .actions > ul {
    display: inline-block !important;
    text-align: center;
    }
    .wizard > .actions > ul > li {
    display: inline-block;
    float: none;
    margin: 0 0.5em;
    }
    .wizard > .actions > ul > li:nth-child(3) {
    display: inline-block !important;
    }

    Best regards

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

    in reply to: Ajax filter #7347

    Hi,

    I remember i sent you the package include zoom function, you don’t use that package?

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

    in reply to: Home page 2 #7346

    Did you select correct product for with product element of Visual Composer.

    It better if you give us your site url and admin account.

    Thanks

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

    in reply to: MG OpenSwatch Options error #7345

    Chào bạn,

    Theo như hình chụp của bạn thì mình thấy bạn đang sử dụng plugin khác cho phần color swatch. Bạn thử tắt plugin khác hoặc có thể gửi cho mình account admin (bạn nhớ check vào set as private reply để bảo mật thông tin)

    Cám ơn bạn

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

    in reply to: How to edit/create Thank You page #7342

    Hi,

    You need go to Pages > Add new page > Thank you.

    and use this plugin https://wordpress.org/plugins/custom-thank-you-page-for-woocommerce/

    Best regards

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

Viewing 10 posts - 12,901 through 12,910 (of 15,048 total)