Skip to content Skip to main navigation Skip to footer

How to delete “previous” button?

Welcome to QSM Support Forum. Forums QSM Pro Support How to delete “previous” button?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #3159
    Karol KanikaKarol Kanika
    Participant

    Hello!

    How can I delete the back to previous quiz button?

    Many Thanks!

    Attachments:
    You must be logged in to view attached files.
    #3161
    Karol KanikaKarol Kanika
    Participant

    Sorry. How can I delete the “previous” quiz button?

    #3162
    Kriti SharmaKriti Sharma
    Keymaster

    Hi Karol,

    Welcome to Qsm Pro Support Forum. Hope you are having a great day.

    Please try doing it with custom css code. Please let me know if you need further assistance.

    Regards,
    Kriti

    #3180
    Karol KanikaKarol Kanika
    Participant

    Hi Kriti,

    Thanks for your advise!

    could you explain me how to do it? I don’t wanna mess up 🙁

    #3203
    Kriti SharmaKriti Sharma
    Keymaster

    Hi Karol,

    Please give me some time so that I can provide you with the required code.

    Regards,
    Kriti

    #3215
    Kriti SharmaKriti Sharma
    Keymaster

    Hi,

    Please use the followinf CSS code to hide the previous button:

    .qsm-previous{
    display: none;
    }

    Kind regards,
    Kriti

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