font color css | WordPress.org

[ad_1]

Hi,

I want to try to help with this problem.
If yo add important to the rule it should work?

color: #000374 !important;

I hope I could solve your problem?

Have a nice day and Merry Christmas

Thanks createline, the problem is solved !

Merry Christmas too !

Hi,

thanks for your post, and sorry for the trouble.

Indeed, adding the !important should fix this. A solution that would be a bit more flexible in the future (e.g. if you want to change colors for single tables) would be to instead add .tablepress to the class selector, like

.tablepress tbody td {
  font-family: Comfortaa;
  font-size: 18px;
  font-weight: bold;
  color: #000374;
  text-align: center;
  vertical-align: middle;
}

Regards,
Tobias

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer