Can't remove alternating background
-
Hi Tobias,
I am having a problem with removing the alternating background color on this table: https://papercrafterslibrary.co/stampin-up-video-gallery/su-video-gallery-projects/
I unchecked the alternating row colors and the row hover highlighting on the table itself, an that didn’t do anything. When that didn’t work, in my tablepress-styling-2 I then tried:
.tablepress-styling-2 .odd td { background-color: #ffffff; } .tablepress-styling-2 .even td { background-color: #ffffff; }
when that didn’t work, I tried:
.tablepress-styling-2 td { font-size:13px; border-width:1px; border-style:solid; border-color:#e1dfe1; background-color:none;
and then I tried:
.tablepress-styling-2 td { font-size:13px; border-width:1px; border-style:solid; border-color:#e1dfe1; background-color:none!important;
Can you help?
Thanks,
Andrea
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Can't remove alternating background’ is closed to new replies.