Hi,
changing things like color or styling is done with CSS code. Please try adding
.wp-table-reloaded td a {
color: #ff0000;
}
to the “Custom CSS” textarea on the “Plugin Options” screen of WP-Table Reloaded. This would make your links red, so just change the color value as necessary.
Regards,
Tobias
Thread Starter
gsbohn
(@gsbohn)
Much thanks. I thought perhaps that would be found somewhere among the other .css files but could not locate it.
Appreciate it.
Hi,
no, changing other CSS files for this is not necessary, and not recommended!
The method via “Custom CSS” is much better, as this also allows to change this if the theme has influenced it.
Regards,
Tobias