Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Change font and background in a cell

$
0
0

Replies: 0

I would like to change the font in a cell and would also change the background color. Below is the code I tried but it does not work.

.tablepress-id-206 .row-32 .column-A {
font-family: Arial;
font-size: 36px;
font-weight: bold;
color: #FFFFFF;
background-color: #005AD6;
}


Viewing all articles
Browse latest Browse all 59525

Trending Articles