style change
-
Hello,
I can’t realize how to overwrite some styles from your jtrt-responsive-tables-public.css ?
I tried to overwrite :
.jtTableContainer table tr th, .jtTableContainer table tr td {
border: none;
}
by adding :
.jtTableContainer table tr th, .jtTableContainer table tr td {
border: 1px solid!important;
}
into style.css of my child theme, but it has no effect !BR,
Maciej
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘style change’ is closed to new replies.