Hi, Im having an issue with a table in a questionnaire using WPMUDEV Megapoll. It looks like it draws the CSS from Enfold, but no matter the change I make to quick CSS, I can’t get a result. Odd table cells have white on white and therefore can’t be seen.
Are you able to assist?
Thanks
Hey antdesign01,
Please try the following in Quick CSS under Enfold->General Styling:
.mp-table-radio-main thead th {
color:#000 !important;
}
Best regards,
Rikard
Hi Rikard,
This didn’t help unfortunately…
Ant
Hey!
Please try this one instead.
#megapoll .table>thead:first-child>tr:first-child>th {
color: gray !important;
}
Cheers!
Ismael
That worked for the table rows, but the top row has text in it which is still displaying as white. Is there a small snippet more you might be able to assist with to style that?
Cheers!
Hi!
I’m sorry but I can’t find the other text. Could you please provide a screenshot from imgur or dropbox?
Best regards,
Ismael
Its actually changed again today – the numbers are now visible, but every second list item is not.
https://dl.dropboxusercontent.com/u/1972043/Share/tableeg.png
cheers