Title: Styling Image Hotspot Elements
Last modified: August 31, 2016

---

# Styling Image Hotspot Elements

 *  Resolved [fcarlini](https://wordpress.org/support/users/fcarlini/)
 * (@fcarlini)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/styling-image-hotspot-elements/)
 * Is it possible to style elements of the pop ups on Image Hotspots?
 * EXAMPLE:
 * .h5p-image-hotspot-popup {
    background: #000!important; background: rgba(0, 0,
   0, 0.5)!important; padding: 7px!important; }
 * .h5p-image-hotspot-popup-body p {
    margin:0; text-transform:uppercase; color:#
   DD1F27; }
 * Been trying, but it’s not working.
 * [https://wordpress.org/plugins/h5p/](https://wordpress.org/plugins/h5p/)

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

 *  Plugin Author [icc0rz](https://wordpress.org/support/users/icc0rz/)
 * (@icc0rz)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/styling-image-hotspot-elements/#post-7024311)
 * Hi fcarlini!
 * Yes, however, Image Hotspots uses an iframe so you cannot override it from the
   standard CSS in WordPress. You will have to add a separate CSS file and then 
   include it through an action/hook inside WordPress. We’ve created a guide for
   how this can be done: [https://h5p.org/documentation/for-developers/visual-changes](https://h5p.org/documentation/for-developers/visual-changes)
 * Let me know if you find something unclear or are having issues. In a future version,
   we will add a page with a large text area, making it a lot easier to add some
   basic CSS.
 *  Plugin Author [icc0rz](https://wordpress.org/support/users/icc0rz/)
 * (@icc0rz)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/styling-image-hotspot-elements/#post-7024578)
 * Closing this issue.

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

The topic ‘Styling Image Hotspot Elements’ is closed to new replies.

 * ![](https://ps.w.org/h5p/assets/icon.svg?rev=986118)
 * [Interactive Content – H5P](https://wordpress.org/plugins/h5p/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/h5p/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/h5p/)
 * [Active Topics](https://wordpress.org/support/plugin/h5p/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/h5p/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/h5p/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [icc0rz](https://wordpress.org/support/users/icc0rz/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/styling-image-hotspot-elements/#post-7024578)
 * Status: resolved