Title: Hover CSS Styling
Last modified: August 21, 2016

---

# Hover CSS Styling

 *  Resolved [jamiek47](https://wordpress.org/support/users/jamiek47/)
 * (@jamiek47)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/hover-css-styling/)
 * Hi,
 * I am trying to style the hover element of the link but can’t figure it out.
 * I tried.
 *     ```
       .pressrelease-link.sh-hide A:hover {
       color: #FFFFFF;
       background-color: #20b2b2;
       background-image: none;
       border: none;
       padding: 6px;
       margin-top: 14px;
       margin-bottom: 14px;
       }
       ```
   
 * But it did not work. Any advice please?
 * Nice plugin by the way Lester.
 * Cheers
 * [https://wordpress.org/plugins/wp-showhide/](https://wordpress.org/plugins/wp-showhide/)

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

 *  Plugin Author [Lester Chan](https://wordpress.org/support/users/gamerz/)
 * (@gamerz)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/hover-css-styling/#post-5093536)
 * That looks ok to me. Your theme might be force overwriting the style with !important.
 *  Thread Starter [jamiek47](https://wordpress.org/support/users/jamiek47/)
 * (@jamiek47)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/hover-css-styling/#post-5093543)
 * That’s done it Lester top man!

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

The topic ‘Hover CSS Styling’ is closed to new replies.

 * ![](https://ps.w.org/wp-showhide/assets/icon.svg?rev=978037)
 * [WP-ShowHide](https://wordpress.org/plugins/wp-showhide/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-showhide/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-showhide/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-showhide/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-showhide/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-showhide/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [jamiek47](https://wordpress.org/support/users/jamiek47/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/hover-css-styling/#post-5093543)
 * Status: resolved