• Resolved danydan2019

    (@danydan2019)


    Hello,

    Could you please let me know how to change the standard color (light blue) of the hyperlink text in my table?

    All the best,

    Dan

Viewing 1 replies (of 1 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hello, @danydan2019
    Thank you for contacting us regarding your question!

    For this you can use CSS editor in plugin.
    For example:

    #supsystic-table-31 tbody a {
        color:#ff4d4d !important;
    }

    Where 31 – ID table.

    Best regards,
    Ole

    • This reply was modified 5 years, 8 months ago by supsystic.
Viewing 1 replies (of 1 total)
  • The topic ‘Hyperlink text color changing’ is closed to new replies.