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.

    For this, I suggest to simply add the !important keyword after the color, e.g. like

    .tablepress-id-5 .row-40 td {
    	background-color: #34aae1 !important;
    }

    With the !important keyword, that command will have a higher priority than then hover color command.

    Regards,
    Tobias

    Thread Starter verobelize

    (@verobelize)

    TobiasBG, Thanks worked great.
    Another question how can i update the post i wrote?

    Thanks

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

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

    Unfortunately, I don’t think that you can edit your original post in this thread ?? From what I know, entries can only be edited up to an hour after they have been posted.

    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 ‘remove hover color for ONLY ONE row’ is closed to new replies.