Title quiz

  • Boulevard du Nord
  • Boulevard du Nord's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
1 month 4 weeks ago #1 by Boulevard du Nord
Title quiz was created by Boulevard du Nord
Hello,

I'm using a simple quiz via modules displayed on pages. I don't want a title before the quiz, but the name is displayed, and I can't find an option to hide it.
Is it possible to hide it?
Thank you in advance for your help.

Best regards
Phil.

Please Log in or Create an account to join the conversation.

  • Christopher Mavros
  • Christopher Mavros's Avatar
  • Offline
  • Administrator
  • Administrator
More
1 month 4 weeks ago #2 by Christopher Mavros
Replied by Christopher Mavros on topic Title quiz
Hi Phil and thank you for posting.

At the moment, this is only possible via CSS:
Code:
.mod_simplequiz h2.page-header {     display: none; }

If you want to completely remove the title from HTML, you would need to create a template override .
Let me know if you want any further details.

Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!

Please Log in or Create an account to join the conversation.

Moderators: Christopher Mavros