Comments 2Joanne Masterson started the conversationAugust 20, 2020 at 7:05pmI would like to change the visual style (with css) of selected values in the table in this sectionhttps://www.phaseclinical.com/#pacProblem: No state change when certain values are tapped/clickedDesired solution: Change background to ##0098a1 and font color to #f2f2f2 for 1 or more selected table values.I am having trouble finding the right selectors and the right state (is it "checked"?] to target with style rules.Can you help? 2Joanne Masterson repliedAugust 20, 2020 at 11:23pmI can see now there should be a visible checkbox in my filter form. But it's hidden with "opacity: 0" in th CSS: .wpdt-c .checkbox input { opacity: 0; } I changed this to opacity: 1; And now the check boxes that indicate selections are visible. No need for further help at the moment Request closing this ticket. Thank you for reading. 2,572Aleksandar repliedAugust 21, 2020 at 2:02pmHello Joanne Thank you for letting us know the issue has been resolved. I suppose it was a conflict with something else (another plugin or the theme you have installed), that is causing this behavior.Kind Regards, Aleksandar Vuković[email protected] Rate my support 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 Sign in to reply ...
I would like to change the visual style (with css) of selected values in the table in this section
https://www.phaseclinical.com/#pac
Problem: No state change when certain values are tapped/clicked
Desired solution: Change background to ##0098a1 and font color to #f2f2f2 for 1 or more selected table values.
I am having trouble finding the right selectors and the right state (is it "checked"?] to target with style rules.
Can you help?
I can see now there should be a visible checkbox in my filter form. But it's hidden with "opacity: 0" in th CSS:
.wpdt-c .checkbox input {
opacity: 0;
}
I changed this to
opacity: 1;
And now the check boxes that indicate selections are visible. No need for further help at the moment
Request closing this ticket. Thank you for reading.
Hello Joanne
Thank you for letting us know the issue has been resolved.
I suppose it was a conflict with something else (another plugin or the theme you have installed), that is causing this behavior.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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