• Resolved ckwalsh1

    (@ckwalsh1)


    I’ve tried this code (in the Plug In options) and countless variations to change the background color of Table 7 in Tablepress and can’t get it to work. Table 7 is the first on the page (with the two diff TEAM graphics).

    .tablepress-id-7 tbody td {
    color: #e9edc7;
    }

    I have the “Load this Custom CSS code…” option checked on too.

    I know I must be doing something stupid but cannot figure out what.

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ckwalsh1

    (@ckwalsh1)

    Forget it – figured it out – had to turn off “first row is header”

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Yes, that checkbox should be turned off for tables like this. Good to hear that you already found this!

    Also note that color: #e9edc7; would only influence the text color! If you want to change the background color, you’d need to use background-color: #e9edc7.

    Best wishes,
    Tobias

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can’t change color of table’ is closed to new replies.