• Resolved davidblyth

    (@davidblyth)


    I am using the following CSS in an attempt to change the second, third and fourth row on the table in the above URL, to a differenct colour but this is not working, any assistance would be apprecated:

    .tablepress-id-1020 .row-2 td {
    background-color: #d4af37 !important;
    }

    .tablepress-id-1020 .row-3 td {
    background-color: #C0C0C0 !important;
    }

    .tablepress-id-1020 .row-4 td {
    background-color: #CD7F32 !important;
    }

    • This topic was modified 3 years, 1 month ago by davidblyth.
    • This topic was modified 3 years, 1 month ago by davidblyth.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I do see these colors for those rows. Are you maybe seeing some cached version?

    Regards,
    Tobias

    Thread Starter davidblyth

    (@davidblyth)

    Yes, sorry to have bothered you@!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

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

The topic ‘Row Color Not Changing’ is closed to new replies.