Title: Hover ?
Last modified: August 30, 2016

---

# Hover ?

 *  Resolved [jeff68](https://wordpress.org/support/users/jeff68/)
 * (@jeff68)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/hover-10/)
 * Hey,
 * Is it possible to add a hover effect on a popup-link ?
 * I used a <span></span> and I would like to change the color of the link during
   the mouse-over ….
 * Let me know if you have a idea, i’m loosing my mind ^^
 * [https://wordpress.org/plugins/popup-maker/](https://wordpress.org/plugins/popup-maker/)

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

 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/hover-10/#post-6483259)
 * [@jeff68](https://wordpress.org/support/users/jeff68/) – Do you mean inside the
   popup or the links that trigger it?
 * Essentially you can write your own CSS for that. To target spans that trigger
   the popup you could do
 * span.popmake-123:hover {}
 * For links in the popup you could do
 * #popmake-123 span:hover {}
 * Hope that helps.
 *  Thread Starter [jeff68](https://wordpress.org/support/users/jeff68/)
 * (@jeff68)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/hover-10/#post-6483276)
 * Thanks you for the answer, I think that may works but must I add it inside the
   Main theme’s CSS file or in the CSS file of the PopUpMaker plugin ?
 *  Plugin Author [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * (@danieliser)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/hover-10/#post-6483315)
 * [@jeff68](https://wordpress.org/support/users/jeff68/) – I would suggest in your
   themes styles.css file or install a plugin that allows you to add custom CSS.
   The plugin method means that no matter if you change your theme that CSS will
   still work.
 * Hope this helps.
 * Please take a moment to [rate and review the plugin](https://wordpress.org/support/view/plugin-reviews/popup-maker)
   and or support.

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

The topic ‘Hover ?’ is closed to new replies.

 * ![](https://ps.w.org/popup-maker/assets/icon-256x256.gif?rev=3097653)
 * [Popup Maker - Boost Sales, Conversions, Optins, Subscribers with the Ultimate WP Popup Builder](https://wordpress.org/plugins/popup-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/popup-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/popup-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/popup-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/popup-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/popup-maker/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Daniel Iser](https://wordpress.org/support/users/danieliser/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/hover-10/#post-6483315)
 * Status: resolved