Title: Custom CSS
Last modified: November 2, 2018

---

# Custom CSS

 *  Resolved [ari](https://wordpress.org/support/users/arihant2301/)
 * (@arihant2301)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/custom-css-207/)
 * Hi,
 * I am looking for an option to customise the CSS of h5p. I have tried adding the
   css in appearence->Customise->Customise CSS but it is not applied to the h5p 
   content.
 * Where can I add my own custom css for custom look & feel?

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

 *  Plugin Author [icc0rz](https://wordpress.org/support/users/icc0rz/)
 * (@icc0rz)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/custom-css-207/#post-10840457)
 * Hi,
 * Most of the H5P content types are inserted in an iframe to avoid conflicts with
   all the different themes people use, i.e. the regular CSS customizations don’t
   work. Currently, you have to use an action/hook to insert custom CSS, but we’re
   hoping to have an extra textarea for this in the future.
 * Here’s an example of how you can include custom CSS:
    [https://github.com/h5p/h5pmods-wordpress-plugin/blob/master/h5pmods.php#L115](https://github.com/h5p/h5pmods-wordpress-plugin/blob/master/h5pmods.php#L115)
 *  Thread Starter [ari](https://wordpress.org/support/users/arihant2301/)
 * (@arihant2301)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/custom-css-207/#post-10841307)
 * Thank you! That solved the issue.

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

The topic ‘Custom CSS’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [ari](https://wordpress.org/support/users/arihant2301/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/custom-css-207/#post-10841307)
 * Status: resolved