How can i change the font color of the actual text entered into a filter? On the site I linked if you select something or enter text in the filter or search you get black text which clashes with the theme. My theme doesn' appear to be in control of this text and I don' see any option for changing it.
Adding, is it possible to bring the filters lower on the same level as the search or at least remove some padding? There' a lot of dead space in the filter options.
I have another CSS problem wherein my "button" effect is not showing. It shows on a hover, but not without that. Here's the CSS I'm using to decorate the text inside of the cells.
As I can see this button is not related to our tables and plugin.
Please note that customization questions like this one are not covered in the included support for the plugin. Included support covers help with bugs and general inquiries for the plugin features, but not writing CSS customizations. As you're developing some custom solution if you need our assistance we can offer you our paid customization service.
But it is to do with the table plugin. The CSS code works fine on any other page but when it's in a table. And CSS I wrote that works anywhere but on the table means that something to do with the table's code is overriding my CSS. I'm not asking for you to write custom CSS code but to help me discover the cause that is preventing the CSS from working properly - which from my deductive reasoning - seems to do with WPDATATABLES handling of CSS, since again, it works everywhere else I use this code.
Thanks! This *kinda* worked but may have pointed me in the right direction.
Last thing which I didn't get a response to - the search box. There's no option to change the text color. It's the same problem I was having with the filters before.
You used this one:
.bootstrap-select.btn-group .dropdown-toggle{
color : white !important;
}
for the filters. What's the same one for the search box?
How can i change the font color of the actual text entered into a filter? On the site I linked if you select something or enter text in the filter or search you get black text which clashes with the theme. My theme doesn' appear to be in control of this text and I don' see any option for changing it.
Adding, is it possible to bring the filters lower on the same level as the search or at least remove some padding? There' a lot of dead space in the filter options.
Hi georgevanous,
Thank you for your purchase.
You can use this CSS to color the values in that selectboxes
As for the padding unfortunately something like this is not possible to achieve with the CSS.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Very cool! How can I do the same thing with the Search box or filter search boxes?
I have another CSS problem wherein my "button" effect is not showing. It shows on a hover, but not without that. Here's the CSS I'm using to decorate the text inside of the cells.
Here's a link to see it in action:
https://sync.musicfactory.tm/mf001/
Here's a link where you can see the CSS works on another page without a table:
https://sync.musicfactory.tm/licensing/
Hi georgevanous,
Can you just point me where that button is because I can not see it on this page.
Also inspecting the page I can see that there are a lot of errors ( attachment) so probably that can cause some issues.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Here
I'm not sure about those errors.
Hi georgevanous,
As I can see this button is not related to our tables and plugin.
Please note that customization questions like this one are not covered in the included support for the plugin. Included support covers help with bugs and general inquiries for the plugin features, but not writing CSS customizations. As you're developing some custom solution if you need our assistance we can offer you our paid customization service.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
But it is to do with the table plugin. The CSS code works fine on any other page but when it's in a table. And CSS I wrote that works anywhere but on the table means that something to do with the table's code is overriding my CSS. I'm not asking for you to write custom CSS code but to help me discover the cause that is preventing the CSS from working properly - which from my deductive reasoning - seems to do with WPDATATABLES handling of CSS, since again, it works everywhere else I use this code.
HI georgevanous,
Can you please tell me did you try to add !important tag in your code.
For example
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thanks! This *kinda* worked but may have pointed me in the right direction.
Last thing which I didn't get a response to - the search box. There's no option to change the text color. It's the same problem I was having with the filters before.
You used this one:
for the filters. What's the same one for the search box?
HI georgevanous,
Can you please send me the link where you have that search box so I can take a look.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables