Home Forums WoodMart support forum Adjust the payment_box payment_method_cheque size

Adjust the payment_box payment_method_cheque size

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

    alexwh87
    Participant

    Hi, we want to add a QR code the one of the payment methods.

    How can I change the size of the Payment box?

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

    Hello,

    Woocommerce does not provide the option to insert any content in the checkout page.

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

    .woocommerce-terms-and-conditions-wrapper {
        min-height: 200px;
    }

    Best Regards

    #169180

    alexwh87
    Participant

    Because I was able to add img in woocommerce setting, but the QR code is too small to use

    Tried to add your suggestion to the CSS, and the box is still the same height.

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

    Hello,

    Please have a look at the screen https://hareodyhome.com/ The box is high.

    Please contact the plugin support on this issue, I am afraid such an issue is not solved in this way.

    Best Regards

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