Tagged: x
-
AuthorPosts
-
February 14, 2017 at 6:40 am #1370365
maghrabi42Participanthi,
i disable the plugin but the button is not appears under the field of coupon
thank youFebruary 14, 2017 at 6:56 am #1370382
ChristopherModeratorHi,
The code is still in Customize -> CSS, see the attachment.
Please update this line:.woocommerce .cart .actions .coupon, input.button[name="apply_coupon"], .woocommerce-cart .cart-collaterals table.shop_table.shop_table_responsive, .woocommerce-cart .cart-collaterals h2 { display: none; }To :
.woocommerce .cart .actions .coupon, .woocommerce-cart .cart-collaterals table.shop_table.shop_table_responsive, .woocommerce-cart .cart-collaterals h2 { display: none; }You made customizer RTL as well and it made it difficult to work with codes.
Thanks.
February 14, 2017 at 11:52 am #1370764
maghrabi42ParticipantHello,
can you replaced the css code because i can’t access to my css on costume also if you know how to access to customise for css
thank youFebruary 14, 2017 at 10:52 pm #1371391
ChristopherModeratorHi there,
I removed the code, please clear cache to see the changes.
Thanks.
February 15, 2017 at 1:13 am #1371480
maghrabi42Participanthello,
thank you so much it’s worked on checkout but can i remove it from the cart
thank youFebruary 15, 2017 at 3:22 am #1371608
ChristopherModeratorHi there,
Please add this code :
.woocommerce-cart input.button[name="apply_coupon"] { display: none; }To do so, check the attachment.
Hope it helps.
February 15, 2017 at 5:34 am #1371753
maghrabi42ParticipantThank you so much for fantastic and fast support, i hope for all support team in xtheme wonderful night 🙂
February 15, 2017 at 6:26 am #1371822
LelyModeratorYou’re always welcome!
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1363968 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
