• Resolved busilica

    (@busilica)


    Hello,

    I’ve been researching how to change the hyperlink color of the single column (in my case 7th column), but i didn’t found the solution. Also, I’ve tried some CSS combinations by myself but no such luck.

    I managed to find a combination by myself to change the single row hyperlink color, but for the column it doesn’t apply.

    I hope some one can help me and thanks in advance.

    https://wordpress.org/plugins/tablepress/

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

    (@busilica)

    Ok i made it. For other users with this interest, i used this code:

    .tablepress-id-4 .column-7 a {
    color: #F27537 !important;
    }

    Sorry for bothering, have nice time.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Yes, this is the best CSS code for this. Good to hear that you already found it!

    Best wishes,
    Tobias

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

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

The topic ‘Single column link color’ is closed to new replies.