Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Rustaurius

    (@rustaurius)

    Hi nguyano,

    What element are you trying to remove a hover effect from?

    Thread Starter nguyano

    (@nguyano)

    From the displayed result (tracking results page).

    • This reply was modified 8 years, 10 months ago by nguyano.
    Thread Starter nguyano

    (@nguyano)

    When I point over the the fields(order mame, order number etc) on the tracking results,there is a hover effect, I want to remove it.

    Plugin Author Rustaurius

    (@rustaurius)

    Hi nguyano,

    If we’re talking about the same thing, try adding the following to the “Custom CSS” box on the options page:

    .ewd-otp-label-values:hover {background: #FFFFFF;}

    If the background to your page isn’t white, then you’ll need to adjust the color value to match the background on your site.

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

The topic ‘Remove hover effect on tracking result’ is closed to new replies.