Home New Guten Forums WoodMart support forum product image not centered, paypal button full width

product image not centered, paypal button full width

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #667113

    DBP
    Participant

    The image in the shopping cart summary on the checkout page should not appear verticaly centerd. It should appear verticaly top in one row with the product title. It looks ugly in the middle of the block. I attached you a screenshot of the container. Pls provide the necssary css. I tried by myself but i fail to adress. Can you pls provide the css to make the paypal button always fullwidth? That would be nice.

    Kind regards Alex

    • This topic was modified 2 months ago by DBP.
    • This topic was modified 2 months ago by Aizaz Imtiaz Awan.
    Attachments:
    You must be logged in to view attached files.
    #667182

    Hello,

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS for the product image in the checkout list.

    .wd-checkout-prod {
        align-items: flex-start !important;
    }

    For the PayPal button, I’ve checked your site, but I don’t see the PayPal button appearing on the checkout page.

    Best Regards,

    #667238

    DBP
    Participant

    Hi,
    i´ve implemented the css but nothing changed. Pls inverstigate further. The paypal button is there, pls check again.

    Kind regards

    Attachments:
    You must be logged in to view attached files.
    #667279

    Hello,

    Now I have checked your site, and the checkout page layout has changed.
    See Screenshot for clarification: https://ibb.co/HfPJkCCw

    If you have any questions, feel free to contact us.

    Best Regards,

Viewing 4 posts - 1 through 4 (of 4 total)