Hi
I have installed and activated the new WooCommerce PayPal Payments on two of my websites (https://diyjewellery.com & https://silviafindings.com).
The buttons on the cart page and checkout pages need attention.
cart page: https://snipboard.io/82WfEp.jpg
checkout page: https://snipboard.io/4iBYjd.jpg
However the PayPal divider still contains PayPal text and the container is empty. How do I fix this for both websites? Is it a theme change that is necessary?
Thank you for any direction you can provide to correct the display issue on my pages.
Lyse
Hey tremblayly,
Please try adding this CSS code in Enfold > General Styling > Quick CSS:
#ppc-button {
float: left;
margin-top: 12px;
text-align: left;
width: 100%;
}
#top #ppc-button .paypal-buttons-context-iframe {
max-width: 250px;
}
Best regards,
Nikko
HI Nikko
The CSS worked for placement of the PP buttons.
I got rid of the #top #payment ul.payment_methods by using display none. Is this a WC or theme CSS element?
Thanks
Lyse
Hi Nikko
Thank you. You can close this ticket now.
Lyse
Hi,
Glad Nikko was able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike