Adjust the payment_box payment_method_cheque size
-
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.
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
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.
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