Detail Row not showing...

Detail Row not showing...

systmxsystmx Posts: 2Questions: 1Answers: 0

Took my first crack at setting up the responsive datatables on a wordpress site, and when I expand the second row, it appears that it's hidden...or at least styled in the incorrectly somehow. A quick attempt to "just style" it to the same color as the primary row didn't seem to work. I don't believe I'm doing anything wrong, but maybe trained eyes will help. Tried both the traditional and bootstrap example with the same result. One can see it in action here: https://nerd-brigade.com/individual-services/

Thanks for the help!

Answers

  • kthorngrenkthorngren Posts: 21,171Questions: 26Answers: 4,922

    Looks like a CSS issue. The text can be highlighted:

    Note the style.css CSS to the right. Unchecking color will show the text:

    Try overwriting the .content-area ul CSS on your page.

    Kevin

  • systmxsystmx Posts: 2Questions: 1Answers: 0

    Sometimes, it just takes another set of eyes. Apologies for that...and thanks for the answer!

This discussion has been closed.