Tagged: x
-
AuthorPosts
-
November 17, 2016 at 8:58 am #1261074
sosmondParticipantTo see this background change you will need to add something to the card here: http://jeff-dillon.com/product/98-kingdom-of-silence/
Then view cart http://jeff-dillon.com/cart/
At the bottom if shipping options do not appear press “calculate shipping” and enter and address.
After shipping options appear and you change the option by hitting a different selector, when youdo this the entire table background flashes grey. How can I stop this flash or at least make it black. Thank you.
November 17, 2016 at 10:16 am #1261201
RupokMemberHi there,
I don’t see such issue. Here goes a screencast on my end – http://recordit.co/bqbTvDp9Ty
Would you clarify a bit checking again?
Thanks!
November 17, 2016 at 11:44 am #1261300
sosmondParticipantThank you for trying but you need to go further.
-enter an address
-once the shipping options appear with a radio button try changing them by selecting another radio button.November 17, 2016 at 5:12 pm #1261703
NicoModeratorHi There,
Not sure which part is changing color. Would you want sharing us a screeshot of it.
Thanks.
November 18, 2016 at 10:47 am #1262685
sosmondParticipantYou can see entire table background changing to grey in my screen recording here
[video src="http://jeff-dillon.com/wp-content/uploads/2016/11/screen.mp4" /]
November 18, 2016 at 5:33 pm #1263044
Rue NelModeratorHello There,
Thanks for sending us the video. I have seen the background changed. To resolve this, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.woocommerce .cart-collaterals .cart_totals, .woocommerce-account form, .woocommerce-checkout form{ background-color: transparent !important; }Hope this helps. Please let us know how it goes.
November 18, 2016 at 8:53 pm #1263285
sosmondParticipantI have added the css however it did not fix the issue.
November 19, 2016 at 12:57 am #1263377
ChristopherModeratorHi there,
Please add this code :
.cart_totals.calculated_shipping.processing { background-color: red !important; }Hope it helps.
November 20, 2016 at 3:24 pm #1264568
sosmondParticipantI added this code and changed it to black and it still flashed grey. When I left it red if flashed pink so I think it is opacity related.
November 20, 2016 at 10:30 pm #1264859
RadModeratorHi there,
Please add this CSS to Admin > Appearance > Customizer > Custom > CSS
.blockOverlay { display: none !important; }But I recommend that you shouldn’t do that. It’s indication that something is loading, ticking the shipping options verify the request on the server and it display the grey element while it’s processing the request.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1261074 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
