dswpinfo
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Apple pay blocking size selector on mobileThe first code
.wcpay-payment-request-wrapper { clear: both; }
worked, Thx!
- This reply was modified 1 year, 2 months ago by dswpinfo.
Forum: Plugins
In reply to: [WooCommerce] Apple pay blocking size selector on mobileHello,
Yes, I added that to center the Apple pay button on mobile. I just briefly removed the CSS Code and the Apple Pay button frame is even wider blocking more size options on mobile. Also while switching to the Storefront theme the size selector is a completely different layout.
Btw I had reached out to Betheme about this issue and they stated “We’ve spent a while on this today and found that this has nothing to with the theme at all. We’re going to explained what happened. WooCommerce did recently update and throw away this button from form where button was previously. As proof, we attach the following screenshot. All we can give you is css to float that button but it won’t look ideal because plugin responsible for this button isn’t compatible with latest version of Woocommerce and vice versa.”
Forum: Plugins
In reply to: [WooCommerce] Apple pay blocking size selector on mobileForum: Plugins
In reply to: [WooCommerce] Apple pay blocking size selector on mobileHello,
Try selecting the different size options and you will see the issue. Like I stated “ you can only select Medium in vertical mode and XL-S on landscape mode“.
Thx! I was able to resolve the issue following those steps.