Something over writing my CSS settings
-
I have added this to the CSS section. Something is over writing my CSS settings and I’m not sure what it is.
It took me add TD to get the Center and Bold to take affect. But the background color is still being over written.
.tablepress-id-38 .row-1 td {
background-color: #548235;
text-align: center;
font-weight: bold;
}.tablepress-id-38 .column-1,
.tablepress-id-38 .column-2 {
width: 30%;
}.tablepress-id-38 .column-3 {
width: 40%;
}The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Something over writing my CSS settings’ is closed to new replies.