Home Forums WoodMart support forum Payment Page View

Payment Page View

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #569286

    senaraf2024
    Participant

    Hello, the size of the card information area on the payment page is small. Even though the width is 100% on mobile and desktop logins, the screen looks small. Could you please make the necessary arrangements in this regard?

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

    Hung Pham
    Keymaster

    Hi senaraf2024,

    Thanks for reaching to us.

    I tried to make an order for testing and did not see that form https://ibb.co/MCnhgBJ

    Could you please replicate the issue? Then, I can take a look.

    Regards,

    #569467

    senaraf2024
    Participant

    Proceed with credit card payment.

    #569472

    senaraf2024
    Participant

    Proceed with credit card payment. Proceed with credit card payment. The card information area looks small. It needs to slide downwards.

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

    senaraf2024
    Participant

    Why doesn’t anyone answer?

    #569611

    Hung Pham
    Keymaster

    Hi senaraf2024,

    Thanks for your patience.

    Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:

    .woocommerce-order-pay iframe{
    	height: 100vh;
    }

    Regards,

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