Home › Forums › Themes Support › Claue › Checkout Help
- This topic has 9 replies, 2 voices, and was last updated 6 years, 8 months ago by Harry.
-
AuthorPosts
-
-
May 3, 2018 at 6:37 pm #19802
Hi Harry,
I have installed this plugin : Change Quantity on Checkout for WooCommerceIt needs a small css compatibility with theme!
What I want is that the box that the user changes the quantity of the items goes to the next line.
That’s all. Or if you have any other css change recommendation let me know. 🙂Check this Picture.
Rahim Vaziri
CEO & Founder at Look.ir -
May 4, 2018 at 12:44 am #19831
Hi Rahim,
Please add below code
.woocommerce-checkout form .quantity { display: block; float: none; max-width: 120px; }
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 4, 2018 at 4:33 am #19845
Hi Harry,
Is there any chance to increase This Space?
The padding between the item and the quantity field.
Rahim Vaziri
CEO & Founder at Look.ir -
May 5, 2018 at 12:03 am #19864
Hi Rahim,
Please change prev code to
.woocommerce-checkout form .quantity { display: block; float: none; max-width: 120px; margin-top: 10px; }
Change margin-top value as space you want.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 5, 2018 at 12:36 am #19870This reply has been marked as private.
Rahim Vaziri
CEO & Founder at Look.ir -
May 5, 2018 at 1:53 pm #19882This reply has been marked as private.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 5, 2018 at 2:53 pm #19892
Hi Harry,
I realized whenever I update the theme, my widgets change, so I have too manage and reorder them again.
Why does this happen?
Rahim Vaziri
CEO & Founder at Look.ir -
May 5, 2018 at 5:57 pm #19900
Hi Rahim,
Please go to Appearance > Theme and activate child theme
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
May 5, 2018 at 6:42 pm #19902
Hi Harry,
I always do this after theme updating but still need to fix it.
Rahim Vaziri
CEO & Founder at Look.ir -
May 5, 2018 at 8:08 pm #19905
Hi Rahim,
You only need to re-arrange the widgets on parent theme, the next update will not have issue or just update and activate child theme immediately.
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.