• Resolved barrie18

    (@barrie18)


    I am unable to get individual cells to colour in columns/rows.

    My coding is:

    .tablepress-id-8 .row-14 .column-C {
    background-color: #bdbdbd;
    color: #bdbdbd;
    }

    .tablepress-id-8 .row-14 .column-D {
    background-color: #bdbdbd;
    color: #bdbdbd;
    }

    Thanks.

    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.

    You will need to use numbers for the columns (3 and 4) instead of letters (C and D) in the CSS code. Can you please try that?

    Regards,
    Tobias

    Thread Starter barrie18

    (@barrie18)

    Brilliant, thank you so much for your fast response. It worked and is very much appreciated Tobias.

    Many thanks.

    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 ‘Cell shading not working’ is closed to new replies.