steve49589
Member
Posted 1 year ago #
I'm having issues changing the style of a table. This is the first time I've tried to change the CSS. Just as a simple test, I tried to change the font, font size and color for all of table 1.
.wp-table-reloaded-id-1 td { font-family: Tahoma; font-size: 14px; color: #640000; }
But it's not working. (http://scubashackct.com/about/value-story/)
Ideas?
Steve
Hi Steve,
thanks for your post.
Your CSS is perfectly correct, you just entered it in the wrong place. CSS needs to go into the "Custom CSS" textarea on the "Plugin Options" screen, and not (as you did) into the "Custom CSS class" field on the "Edit" screen.
Best wishes,
Tobias
steve49589
Member
Posted 1 year ago #
Thank you. I have no idea why I missed the Plugins Options page.
Hi Steve,
thanks for the confirmation! :-)
Regards,
Tobias