I’m looking to customize h5p css, and don’t see many easy to implement solutions. Has anyone used this plugin in 2020? How did you get the css selectors that you wanted to modify?
]]>You’re probably going to laugh, but could you give some clue how to use this?
I have H%P installed and, for example, I want to change the font in the “Drag the Text” content type.
I know enough about css to have changed my theme by adding this in WordPress’s “Additional CSS”:
.site-title {
font-family: comfortaa;
font-weight: 700;
}
But how does one know what the classes/elements are in H5P?
Thank you!
]]>Hi
Got your H5P CSS plugin installed.
It does style the text (using basic h tag centering) when I am editing content, but as soon as I click update the style reverts back to standard format.
Any idea why this is happening?
Tim
]]>