Comments pbeglinger started the conversationOctober 12, 2017 at 6:55pmHi,after installing the newest version I got the quantity buttons in a strange place. Is there an easy fix?Looking forward to hearing from you. 3,034Andrew repliedOctober 12, 2017 at 8:15pmHey there,Thanks for reaching in,This could be a plugin conflict issue. Please try deactivating all third party plugins one by one and test for the issue with each deactivation.Hope this helps,Regards.pbeglinger repliedOctober 12, 2017 at 8:34pmHi Andrew, I tried that, but no succes. Clean wordpress install with only the suggested plugins active. Not only on checkout page, but also on product page.So please help out.pbeglinger repliedOctober 12, 2017 at 8:36pm 3,034Andrew repliedOctober 12, 2017 at 10:51pmHi there, Thank you for getting back to us. Could you provide us with a link to the specific page that this is happening on so that we can investigate a little further?Looking forwards to hearing from you. Best Regards. mirko repliedOctober 13, 2017 at 9:22amI have same problem, maybe it's because I have update to newest version of woocommerce...pbeglinger repliedOctober 13, 2017 at 1:19pmhttps://stefandevries.tv/product/basic-white-t-shirt/ 3,034Andrew repliedOctober 13, 2017 at 4:02pmHi there, Thanks for getting back to us. To fix the position of the quantity button, go to Salient > General Settings > CSS Script Related and enter the following code in the "Custom CSS Code" section: .woocommerce div[data-project-style="text_on_hover"] .cart .quantity input.plus{ margin-top: 27px!important; } .woocommerce-page button[type="submit"].single_add_to_cart_button, body[data-form-submit="regular"].woocommerce-page .container-wrap button[type=submit].single_add_to_cart_button, .ascend.woocommerce-page .container-wrap button[type="submit"].single_add_to_cart_button{ margin-top: 27px!important; } Please feel free to contact us if you have any further questions. Best Regards. pbeglinger repliedOctober 13, 2017 at 9:48pmAndrew, thanks a lot. It worked in the product section, but not in the cart / checkout section. Can you help me with this?Thanks 3,034Andrew repliedOctober 13, 2017 at 10:05pmHi there, Thank you for getting back to me. You can use this code to fix it: .ascend .cart .quantity input.plus{ margin-top: 27px!important; } Please feel free to contact us if you have any further questions. Best Regards.pbeglinger repliedOctober 13, 2017 at 10:16pmThanks for the great help and amazing support!mirko repliedOctober 14, 2017 at 8:48amI don't have "-" button now..http://a.thehellosmile.rs/product/single/ 3,034Andrew repliedOctober 15, 2017 at 1:23pmHi there, Thanks for getting back to us.You can use this code to fix that: body.single.single-product.ascend .cart .quantity input.plus{ margin-top: 0px!important;}Please feel free to contact us if you have any further questions. Best Regards. Sign in to reply ...
Hi,
after installing the newest version I got the quantity buttons in a strange place. Is there an easy fix?
Looking forward to hearing from you.
Hey there,
Thanks for reaching in,
This could be a plugin conflict issue. Please try deactivating all third party plugins one by one and test for the issue with each deactivation.
Hope this helps,
Regards.
Hi Andrew,
I tried that, but no succes. Clean wordpress install with only the suggested plugins active. Not only on checkout page, but also on product page.
So please help out.
Hi there,
Thank you for getting back to us.
Could you provide us with a link to the specific page that this is happening on so that we can investigate a little further?
Looking forwards to hearing from you.
Best Regards.
I have same problem, maybe it's because I have update to newest version of woocommerce...
https://stefandevries.tv/product/basic-white-t-shirt/
Hi there,
Thanks for getting back to us.
To fix the position of the quantity button, go to Salient > General Settings > CSS Script Related and enter the following code in the "Custom CSS Code" section:
Please feel free to contact us if you have any further questions.
Best Regards.
Andrew,
thanks a lot. It worked in the product section, but not in the cart / checkout section. Can you help me with this?
Thanks
Hi there,
Thank you for getting back to me.
You can use this code to fix it:
Please feel free to contact us if you have any further questions.
Best Regards.
Thanks for the great help and amazing support!
I don't have "-" button now..
http://a.thehellosmile.rs/product/single/
Hi there,
Thanks for getting back to us.
You can use this code to fix that:
Please feel free to contact us if you have any further questions.
Best Regards.