Hi,
i can’t resize the “donate button”, even with a custom image.
When you added the custom image in the settings, what was the size of the custom image?
And i can’t hide the border.
To remove the borders around the button, try the following code?
.sdm_download {
border: none;
}
Kind regards
-
This reply was modified 7 years, 1 month ago by
mbrsolution.
Thread Starter
cnous
(@cnous)
Thank you mbrsolution, but it doesn’t work. I still have the border.
And with a custom image (with border) I found 155px width and 40px height…
See here : /nos-scripts/
Thank you
Hi, I think I was mistaken and provided information for the wrong button. Are you talking about the buttons underneath Cell-Hit?
Regards
Thread Starter
cnous
(@cnous)
Yes, I placed the button with the custom image under the flags. As you can see there’s a border and no way to resize it !
Thank you for your help !
Hi, try the following code. Let me know if it works for you.
.paypal-donations {
border-style: none;
}
In regards to the custom button, can you test one of WordPress default themes like Twenty Seventeen? I want to make sure it is not your theme causing this issue.
Thank you
Thread Starter
cnous
(@cnous)
Ok you seem to be right.
I try it on another theme (here : /TEST-WP/sample-page/) and it works better (I don’t know what is the grey background square).
–> In this case… What can I do ?
–> How to have your plugin in French ? (I start and will help you to translate it)
Thank you.
Hi, do you still need help with this issue?
Regards