Forum Replies Created
-
AuthorPosts
-
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=janstudioPlease 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=janstudioHi,
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=janstudioHi,
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=janstudioYou 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=janstudioHi,
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=janstudioHi,
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=janstudioDid 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=janstudioChà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=janstudioHi,
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 -
AuthorPosts