• Resolved lin2ai4

    (@lin2ai4)


    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!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author bhaldie

    (@bhaldie)

    the best I can do is point you to the H5P website:

    https://h5p.org/wordpress-customization

    here you can ask you questions and they should be able to answer them for you.

    I just developed the plugin to make it easier to implement custom css, I am not an expert in H5P custom css thou.

    Thread Starter lin2ai4

    (@lin2ai4)

    OK, thanks

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

The topic ‘Instructions? Examples?’ is closed to new replies.