Change the color of the blue "Check" button

Hi,

Could you help me please where can I change the color of the blue "Check" and arrow buttons?

Thank you, Péter

BV52's picture

Hi pvonnak,

The easiest way is to use a PHP hook, to add your own CSS-file to the content type. Please visit the Visual Changes page for more details.

-BV

Hi,

Thank you for your reply.

I checked the link and advices for WordPress but I don't know how to use this php hook. Shall I add this php file to h5p-php-library?

My theme allows me to add custom CSS but it doesn't make the changes.

This CSS what I would like to use:
.h5peditor .ui-dialog .h5p-joubelui-button, .h5peditor .h5p-joubelui-button, .h5p-joubelui-button {

background: #4ad5cc;

}

 

.h5p-question-introduction {

font-size: 1em;

}

 

Can you help me on it?

Thank you, Péter