Thank you for reaching out to us. Can you share the URL here with the donation button? I would like to investigate further.
Kind regards.
Hi! Sorry, I thought I had written it. My web is letralia.com.
Try adding the following custom CSS style.
.paypal-donations {
border: 0px;
}
Let me know if it works for you.
Regards.
That was my first choice, unfortunately it doesn’t work. 🙁
Try adding the following custom CSS style.
.paypal-donations input{border: 0px;}
Let me know if it works for you.
Regards.
-
This reply was modified 4 months, 1 week ago by mbrsolution.
Same result… Does not work. 🙁
That is very strange because it works in my dev site. Your theme or a plugin in your site must be forcing a different CSS code. Lets hope the following custom CSS works.
.paypal-donations input{border: 0px !important;}
Out of curiosity, where are you adding the custom CSS code?
Regards.
Thank you very much! Now it worked perfectly.
I make these changes in the “additional CSS” section of the WordPress customization tool.
I am glad it worked 🙂
I make these changes in the “additional CSS” section of the WordPress customization tool.
That is the correct place to add the custom CSS style.
Enjoy the plugin.
Kind regards.