Home Forums WoodMart support forum Issue on the checkout page

Issue on the checkout page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #348464

    m2p76
    Participant

    Hi!
    I have an issue on the checkout page
    The order button isn’t well displayed on mobile devices please find attached a screenshot.

    Thank your for your help.

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

    Hello,

    Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.

    .checkout-order-review, .woocommerce-order-pay .entry-content>.woocommerce {
        padding-bottom: 40px;
    }

    Best Regards

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