Hiding Show Solution Button in Image Pairs Content

Hello,

Is there a way to hide the 'show solution' button when a user tries to complete an 'Image Pairing' style game please? There are no obvious settings in the configuration to achieve this on a Wordpress install.

Thank you.

BV52's picture

Hi,

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