Title: Remove animation/hover effects
Last modified: August 30, 2016

---

# Remove animation/hover effects

 *  [belsnj](https://wordpress.org/support/users/belsnj/)
 * (@belsnj)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/remove-animationhover-effects/)
 * Hi, I have a few pages on our site that use tables for the content layout but
   whenever there’s a table I get an automatic hover effect (example [http://belsnj.org/ill/](http://belsnj.org/ill/)).
   I’d like to get rid of the styling that’s generating this effect but when I try
   adding this to the custom CSS section for that page
 *     ```
       html.touch *:hover {
           all:unset!important;
       }
       ```
   
 * (and some other similar things I googled) it’s not making any changes.
 * Thanks!
 * Abigail
 * [https://wordpress.org/plugins/css/](https://wordpress.org/plugins/css/)

The topic ‘Remove animation/hover effects’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/css.svg)
 * [CSS](https://wordpress.org/plugins/css/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/css/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/css/)
 * [Active Topics](https://wordpress.org/support/plugin/css/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/css/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/css/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)
 * [hover](https://wordpress.org/support/topic-tag/hover/)

 * 0 replies
 * 1 participant
 * Last reply from: [belsnj](https://wordpress.org/support/users/belsnj/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/remove-animationhover-effects/)
 * Status: not resolved