Title: White frame around custom button
Last modified: August 31, 2016

---

# White frame around custom button

 *  Resolved [colasdestosti](https://wordpress.org/support/users/colasdestosti/)
 * (@colasdestosti)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/white-frame-around-custom-button/)
 * I created a custom button with a transparent background, but on the website it
   has a white frame. Is it possible to do something about it?
 * [https://wordpress.org/plugins/donation-button/](https://wordpress.org/plugins/donation-button/)

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [mbj-webdevelopment](https://wordpress.org/support/users/mbj-webdevelopment/)
 * (@mbj-webdevelopment)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/white-frame-around-custom-button/#post-7277217)
 * Can you please provide your website url? so can move forward with it.
 *  Thread Starter [colasdestosti](https://wordpress.org/support/users/colasdestosti/)
 * (@colasdestosti)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/white-frame-around-custom-button/#post-7277218)
 * Sorry, I forgot to add it.
 * [http://avotreboncoeur.com/honeymoon/](http://avotreboncoeur.com/honeymoon/)
 * Don’t mind the stupid images around, it’s a work in progress 😀
 *  Plugin Author [mbj-webdevelopment](https://wordpress.org/support/users/mbj-webdevelopment/)
 * (@mbj-webdevelopment)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/white-frame-around-custom-button/#post-7277247)
 * I have checked and found that CSS of your WordPress theme is conflict with donation
   plugin.
 * Solution: in this [http://avotreboncoeur.com/wp-content/themes/gameover/css/autoinclude/foundation.min.css](http://avotreboncoeur.com/wp-content/themes/gameover/css/autoinclude/foundation.min.css)
   file remove background of table
 * Example:
 * table {
    background: #fff none repeat }
 * remove background css of table.
 * Let me know if any.
 *  Thread Starter [colasdestosti](https://wordpress.org/support/users/colasdestosti/)
 * (@colasdestosti)
 * [10 years ago](https://wordpress.org/support/topic/white-frame-around-custom-button/#post-7277295)
 * Hello. I’ve tried the code you posted, but nothing changed 🙁
 *  Plugin Author [mbj-webdevelopment](https://wordpress.org/support/users/mbj-webdevelopment/)
 * (@mbj-webdevelopment)
 * [10 years ago](https://wordpress.org/support/topic/white-frame-around-custom-button/#post-7277299)
 * Hello.
 * I have requested to remove table background CSS, I think you added second time.
 * Please remove both of it.
 *  Thread Starter [colasdestosti](https://wordpress.org/support/users/colasdestosti/)
 * (@colasdestosti)
 * [10 years ago](https://wordpress.org/support/topic/white-frame-around-custom-button/#post-7277307)
 * It worked, thank you very much 🙂
 *  Plugin Author [mbj-webdevelopment](https://wordpress.org/support/users/mbj-webdevelopment/)
 * (@mbj-webdevelopment)
 * [10 years ago](https://wordpress.org/support/topic/white-frame-around-custom-button/#post-7277343)
 * If you have a moment to leave a [review ](http://wordpress.org/support/view/plugin-reviews/donation-button)
   for the plugin that would be great!
 *  Thread Starter [colasdestosti](https://wordpress.org/support/users/colasdestosti/)
 * (@colasdestosti)
 * [10 years ago](https://wordpress.org/support/topic/white-frame-around-custom-button/#post-7277392)
 * Of course 🙂
 *  [coopchange](https://wordpress.org/support/users/coopchange/)
 * (@coopchange)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/white-frame-around-custom-button/#post-8331477)
 * Hi; I am having the same issue on [https://iamcoop.org](https://iamcoop.org)
 * how to get rid of white border around custom button? I use X-Theme (with its 
   Cornerstone CMS), and _probably not relevant- but I use the Renew Stack of the
   X-Theme theme_

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘White frame around custom button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/donation-button.svg)
 * [Donation Button](https://wordpress.org/plugins/donation-button/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/donation-button/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/donation-button/)
 * [Active Topics](https://wordpress.org/support/plugin/donation-button/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/donation-button/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/donation-button/reviews/)

## Tags

 * [background](https://wordpress.org/support/topic-tag/background/)
 * [button](https://wordpress.org/support/topic-tag/button/)
 * [custom](https://wordpress.org/support/topic-tag/custom/)

 * 9 replies
 * 3 participants
 * Last reply from: [coopchange](https://wordpress.org/support/users/coopchange/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/white-frame-around-custom-button/#post-8331477)
 * Status: resolved