• Resolved Pete Bog

    (@pete-bog)


    Probably a dumb question:
    In tablepress I have added in custom css

    .tablepress-id-43 .hilite {
    color: #00bf00;
    }

    because I want to hilite certain cells on their content.

    where do I put:

    <span class=”hilite”>N/B</span>
    ?
    thanks for the information

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    This would be the content that you want to highlight (inside that <span> tag), so this would go into the desired table cell.

    Regards,
    Tobias

    Thread Starter Pete Bog

    (@pete-bog)

    It works …. thanks.
    is it also possible to hilite the cell instead of the “important value”?

    Kind regards,
    Robert

    • This reply was modified 6 years, 8 months ago by Pete Bog.
    Thread Starter Pete Bog

    (@pete-bog)

    Solved it!
    Thanks,
    Kind regards,
    Robert

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘span class’ is closed to new replies.