Title: hover effect
Last modified: August 21, 2016

---

# hover effect

 *  [dupeterytave](https://wordpress.org/support/users/dupeterytave/)
 * (@dupeterytave)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/hover-effect-3/)
 * I want to deactivate the hover effect in whp template. can you help?
 * [https://wordpress.org/plugins/pricing-table-ready/](https://wordpress.org/plugins/pricing-table-ready/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [pricing-table](https://wordpress.org/support/users/pricing-table/)
 * (@pricing-table)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/hover-effect-3/#post-4609799)
 * So hover effect you can deactivate himself. To do this go to \wp-content\plugins\
   wp-plugin-pricing-table-ready-v2_paid\constructor\whp\style.css
    Find lines #
   prtTableWrap:hover .prtAnim{ -webkit-transition: all 0.2s ease-in; -moz-transition:
   all 0.2s ease-in; -o-transition: all 0.2s ease-in; /* Reflection (webkit browsers)*/-
   webkit-box-reflect: below 2px -webkit-gradient(linear, left top, left bottom,
   from(transparent), color-stop(.9, transparent), to(rgba(255,255,255,0.2))); opacity:
   0.4; } /*.prtlocalColumn:hover{
 * }*/
    #prtTableWrap:hover .prtAnim:hover{ -webkit-transition: all 0.2s ease-in;-
   moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; /* Reflection(
   webkit browsers) */ -webkit-box-reflect: below 2px -webkit-gradient(linear, left
   top, left bottom, from(transparent), color-stop(.9, transparent), to(rgba(255,255,255,0.2)));
   opacity: 1; }
 * and delete this lines.

Viewing 1 replies (of 1 total)

The topic ‘hover effect’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/pricing-table-ready_b8a8a5.svg)
 * [Pricing Table Ready!](https://wordpress.org/plugins/pricing-table-ready/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pricing-table-ready/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pricing-table-ready/)
 * [Active Topics](https://wordpress.org/support/plugin/pricing-table-ready/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pricing-table-ready/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pricing-table-ready/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [pricing-table](https://wordpress.org/support/users/pricing-table/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/hover-effect-3/#post-4609799)
 * Status: not resolved