Replies: 0
Hello;
I wish to add a background image to one of my tables but the CSS command
table:not( .has-background ) tbody td {
background-color: #fdfdfd;
}
is preventing me from doing this.
For the life of me I can not find the location this code is stored so that I can comment it out. Where can I find this please or is there a way in custom CSS to disable this?
Thanks in advance.
Lode