Unwanted text before PayPal Express button
-
Hi, before PayPal button inside product page, is displaing an unwanted text “Acquista” outside the paypal yellow button. This is the text of default woocommerce add to cart button.
<div class="angelleye_button_single single_add_to_cart_button" style="">Acquista<div id="zoid-paypal-button-c7307af534" ...
complete button element:
<div class="angelleye_button_single single_add_to_cart_button" style="">Acquista<div id="zoid-paypal-button-c7307af534" class="paypal-button paypal-button-context-iframe paypal-button-label-checkout paypal-button-size-small paypal-button-layout-horizontal" style=""> <style> #zoid-paypal-button-c7307af534 { font-size: 0; width: 100%; overflow: hidden; } #zoid-paypal-button-c7307af534.paypal-button-size-responsive { text-align: center; } #zoid-paypal-button-c7307af534 > .zoid-outlet { display: inline-block; min-width: 75px; max-width: 750px; position: relative; } #zoid-paypal-button-c7307af534.paypal-button-layout-vertical > .zoid-outlet { min-width: 75px; } #zoid-paypal-button-c7307af534 > .zoid-outlet { width: 150px; height: 50px; } #zoid-paypal-button-c7307af534.paypal-button-size-responsive > .zoid-outlet { width: 100%; } #zoid-paypal-button-c7307af534 > .zoid-outlet > iframe { min-width: 100%; max-width: 100%; width: 75px; height: 100%; position: absolute; top: 0; left: 0; } #zoid-paypal-button-c7307af534 > .zoid-outlet > iframe.zoid-component-frame { z-index: 100; } #zoid-paypal-button-c7307af534 > .zoid-outlet > iframe.zoid-prerender-frame { transition: opacity .2s linear; z-index: 200; } #zoid-paypal-button-c7307af534 > .zoid-outlet > iframe.zoid-visible { opacity: 1; } #zoid-paypal-button-c7307af534 > .zoid-outlet > iframe.zoid-invisible { opacity: 0; pointer-events: none; } </style><div class="zoid-outlet" style=""><iframe style="background-color: transparent;" class="zoid-component-frame zoid-visible" allowtransparency="true" name="xcomponent__ppbutton__min__CENSORED" title="ppbutton" scrolling="no" allowpaymentrequest="allowpaymentrequest" src="CENSORED" frameborder="0"></iframe></div></div></div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Unwanted text before PayPal Express button’ is closed to new replies.