Hello Christina,
Try this CSS code:
@media only screen and (min-width: 500px) {
.qmn_pagination {
justify-content: flex-start !important;
}
}
.qmn_results_page > a.btn-reload-quiz {
float: left !important;
}
If you already have had other custom CSS code, ensure it doesn’t contain any invalid code. You can validate it with this tool: https://jigsaw.w3.org/css-validator/#validate_by_input.
I would also like the “Retake Quiz” button to not display when the quiz has been completed. How would I do that?
For your other question, please post it in separate topic. Use one topic for one question, so we can easily track the progress and maintain this support forum in good order.
Regards,
Kharis