Hi, I manage a website created with the theme of Enfold + Woocommerce, the Paypal button is not aligned well, on the shopping cart page in both mobile and desktop versions.
I read a bit of suggestions in the various topics and I tried to add the lines of code recommended in the custom-css but without success.
Can you try to verify? Try to add a product in the cart and then go in the cart page.
In atach a screenshot of the mobile version of the Cart page and private content here: https://imgur.com/a/dSQkkGV
Thank you.
Fabio
Hi Fabio,
Please try the following in Quick CSS under Enfold->General Styling:
.cart-collaterals .cart_totals a.button.alt {
margin-top: 35px;
}
Best regards,
Rikard
Hello, thanks for reply. Surely it is better than before, but you can not align under the button, the Paypal button could not wrap up in the mobile version only? because as it is now he sees the half button and the rest is cut. (see here: https://imgur.com/a/ffDbF3P)
Regards.
Fabio
Hi Fabio,
Please try this instead:
.wcppec-checkout-buttons {
width: 100%;
}
Best regards,
Rikard
Hello! It was what I wanted, thank you very much :-)
Have a nice day.
Regards.
Fabio
Hi Fabio,
Great, glad we could help :-)
Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Hi! Yes you can close this topic.
Thanks!