Some of my css isnt working
-
Ok so im trying to make the background of all cells black and change the font colors etc
#content .tablepress-id-1 tbody td {
background-color: #000000;
vertical-align: middle;
text-align: center;
}#content .tablepress-id-1 thead th {
vertical-align: middle;
text-align: center;
}
this is my css at the moment and the background is still white
What am I doing wrong https://oceanimports.co.nz/inventory-2-2/ is the table.
Also When I tick Use a file for storing and loading the “Custom CSS” code. (recommended) and save it doesn’t save to file.The background color doesn’t work but the other css does.
The theme Im using is udesign.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Some of my css isnt working’ is closed to new replies.