Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    thanks for your post, and sorry for the trouble.

    Please check if the “Alternating Row Colors” checkbox is unchecked on the table’s “Edit” screen.
    If it is, this means that your theme is also adding such an effect. You can then try to aggressively set the background color to white with this “Custom CSS”:

    .tablepress tbody td {
      background-color: #ffffff !important;
    }

    Regards,
    Tobias

    Thread Starter staceyk

    (@staceyk)

    Ironically I tried that and it wasn’t working…but now that I let it sit for a couple of days, the color is gone…I think the computer is messing with me. 🙂

    Thanks!

    Hi,

    good to hear that it’s working now! 🙂 Might have been some caching issue.

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Customizr’ is closed to new replies.