This topic has 4 replies, 2 voices, and was last updated 3 years, 11 months ago ago by Rose Tyler
“payment by” Image on check out page is too small, can this be made bigger. I have shared screenshot link below-
1 https://snipboard.io/mOdbBy.jpg
2. How do I add “safe and secure” payment icons on check out page
Hello,
1) Add the next code in Theme Options > Theme custom CSS:
.payment_methods label img {
max-width: 100%;
}
2) Contact woocommerce support about this.
Regards
I am getting a error in function.php when trying to add trust badge at checkout page, error link-
https://snipboard.io/1aKzgP.jpg
can you please tell me whats wrong with it
Do not edit php files via the Dashboard, do this via FTP only. We are not responsible for your custom changes in files.
If you want to add an image on the checkout page, just do this via editor – https://prnt.sc/vvofzt > https://prnt.sc/vvogr6
Regards
You must be logged in to reply to this topic.Log in/Sign up