Dear @gggggdsfgr,
Thank you for your reply and the information provided.
We’ve written a CSS code specifically for you. Please follow these steps:
Go to Theme > Customize > Additional CSS and copy and paste the following CSS code there:
@media screen and (max-width: 768px) {
div.ays-quiz-user-results-container table#ays-quiz-all-orders-page td,
div.ays-quiz-user-results-container table#ays-quiz-all-orders-page th,
div.ays-quiz-user-results-container table#ays-quiz-user-score-page td,
div.ays-quiz-user-results-container table#ays-quiz-user-score-page th {
padding: 8px 10px !important;
padding-left: 50% !important;
}
div.ays-quiz-user-results-container table#ays-quiz-user-score-page td.ays-quiz-details-column {
display: flex;
justify-content: center;
align-items: center;
}
}
Make sure to clear your website’s caches. Review the changes to see if the issue is resolved.
We’ll be waiting for your feedback on the outcome.
Thank you.