• Resolved TheTJ

    (@measuringflower)


    Closed the other thread too fast (and, alas, can’t figure how to re-open it).

    The PDF and Print buttons again…got their main color changed, but how do I change the color when hovering/clicking?

    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.

    Please try this CSS here:

    .dt-buttons .dt-button:hover,
    .dt-buttons .dt-button:focus,
    .dt-buttons .dt-button:active {
      background: #ff0000 !important;
    }

    Regards,
    Tobias

    Thread Starter TheTJ

    (@measuringflower)

    Perfect. Thank 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 ‘PDF and Print Button Hover Color’ is closed to new replies.