Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1063593

    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

    #1063944

    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

    #1064005

    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

    #1064462

    Hi Fabio,

    Please try this instead:

    .wcppec-checkout-buttons {
        width: 100%;
    }

    Best regards,
    Rikard

    #1064492

    Hello! It was what I wanted, thank you very much :-)
    Have a nice day.

    Regards.
    Fabio

    #1064864

    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

    #1064899

    Hi! Yes you can close this topic.
    Thanks!

    #1065056

    Hi,

    Thanks for letting us know, I’ll close this for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Paypal button Cart page is not aligned’ is closed to new replies.