As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
How can I change the color of the "clear filters" button?
It was generated by Visual Composer but I don't seem to be able to customize the button color with it. Strange, because VC can customize the Athena Theme's default green/turquoise button colors on the other pages.
Adding the following css code to the wpDataTable settings' custom CSS field, with now effect...
.button btn wdtClearFilters {
color: #fff;
background: #C8C8C8;
background: rgba( 200, 200, 200, 0.9 ) !important;
}
Hi Terry,
You need to have a dot in front of every CSS class. Please try this code:
You also have two background rules.
Hallelujah!!! It worked! :D
Thanks so much Miljo! I've been very frustrated.
I consider this solved and "closed"
Hi Terry,
If you like our plugin and support please rate our plugin at CodeCanyon on this link. It means a lot to us. Thanks.