[ad_1]
Hi,
thanks for your post, and sorry for the trouble.
There’s CSS code
.sidebar.c-4-12 a {
color: #2a2a2a;
font-size: 14px;
}used on your site (not coming from TablePress) that is changing the link color.
To override that for links in tables, you could add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:
.sidebar .tablepress a {
color: #3661e2;
}Regards,
Tobias
Thread Starter
Lenny
(@smallbirdmedia)
Thanks. The first one in changing CSS did not work, not sure why, but the second option of putting the code in the table press options did work..
Thank You
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Best wishes,
Tobias
P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!
