Title: wonky font
Last modified: June 15, 2017

---

# wonky font

 *  Resolved [Mariah_A_C](https://wordpress.org/support/users/mariah_a_c/)
 * (@mariah_a_c)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/wonky-font/)
 * I have a hotspot image on my site. When you make it full screen the text lines
   over lap. It can be seen at [http://www.laurielaine.com](http://www.laurielaine.com).
   I inspected it and if I change
 *     ```
       html.h5p-iframe .h5p-content {
           line-height: 1.5em;
       }
       ```
   
 * to
 *     ```
       html.h5p-iframe .h5p-content {
           line-height: 2.5em;
       }
       ```
   
 * It fixes it in inspector, but when I added that little bit to my custom CSS for
   my site it isn’t updating the CSS. What do I need to do to fix the problem?

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

 *  Plugin Author [icc0rz](https://wordpress.org/support/users/icc0rz/)
 * (@icc0rz)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/wonky-font/#post-9233732)
 * Hi! This is an issue that is already fixed in the latest version of the Image
   Hotspots tool.
    1. To upgrade the tool you must first check that your H5P plugin
   is up-to-date. 2. Then you need to update the tool itself by following these 
   instructions: [https://h5p.org/installation#updating-content-types](https://h5p.org/installation#updating-content-types)
   3. Lastly, you must upgrade your existing content to the latest version. You 
   can do this by visiting the _Libraries_ page under _H5P Content_ in the menu.
   On this page, under _Installed Libraries_ you’ll notice that some of the content
   types have a green arrow next to them. This arrow means that there is content
   using an older version of the content type and that it can be upgraded. Click
   the arrow and select the newest version. When the process is finished you can
   check your content again.
 *  Thread Starter [Mariah_A_C](https://wordpress.org/support/users/mariah_a_c/)
 * (@mariah_a_c)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/wonky-font/#post-9235027)
 * I tried updating the plugin before posting, but didn’t know about the other steps.
   I will try them.
 * Thank you!
 *  Thread Starter [Mariah_A_C](https://wordpress.org/support/users/mariah_a_c/)
 * (@mariah_a_c)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/wonky-font/#post-9235050)
 * Fixed Great Thanks!

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

The topic ‘wonky font’ 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/)

 * 3 replies
 * 2 participants
 * Last reply from: [Mariah_A_C](https://wordpress.org/support/users/mariah_a_c/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/wonky-font/#post-9235050)
 * Status: resolved