Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Julie,

    thanks for your post, and sorry for the trouble.

    Can you please try that CSS code without the #main part, i.e.

    .tablepress-id-1 .row-3 .column-2 {
      color: #ff0000 !important;
    }

    in the “Custom CSS” textarea on the “Plugin Options” screen of TablePress.

    If that also is not working yet, please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!

    Regards,
    Tobias

    Thread Starter jjj123

    (@jjj123)

    Thanks for your help Tobias, unfortunately this didn’t work.

    Link to the page is https://dragonflyphotofavourites.co.uk/damselflies-species-menu/

    Thanks.

    Julie

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Julie,

    thanks for the link! We’ll just have to be a little bit more precise and also append the a to the CSS. Please try again with

    #main .tablepress-id-1 .row-3 .column-2 a {
      color: #ff0000 !important;
    }

    Regards,
    Tobias

    Thread Starter jjj123

    (@jjj123)

    Brilliant, thank you so much, worked a treat ??

    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!

    Thread Starter jjj123

    (@jjj123)

    Done with pleasure ??

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks, I really appreciate it!

    Best wishes,
    Tobias

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Change font colour of one table cell’ is closed to new replies.