Skip to content Skip to main navigation Skip to footer

How to hide/disabel Retake quiz link

Welcome to QSM Support Forum. Forums QSM Pro Support How to hide/disabel Retake quiz link

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #543
    L SL S
    Participant

    Hi,

    I would like to enquiry about how to hide or disable the Retake quiz link at the and of quiz from the result page? The retake quiz not works properly, because the quiz starts from the beginning, but all the quiz is put below the contact form, but concerning the settings, 1 question should be appear per 1 page.

    thx,

    #551
    KharisKharis
    Keymaster

    Hello LS,

    Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.

    
    .button.btn-reload-quiz {
      display: none;
    }
    

    Regards,
    Kharis

    #588
    L SL S
    Participant

    thx, it works

    #595
    KharisKharis
    Keymaster

    Great!

    You’re welcome! Please let us know in a new topic if you have any further questions, or if we can provide you with any other assistance.

    Regards,
    Kharis

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.