adrian.wilde@choiceshomes.co.uk

Forum Replies Created

list of topics you have created till now.

  • adrian.wilde@choiceshomes.co.uk
    Participant

    i have managed to create some code myself which looks like its solved the problem for now:

    /* === Make Date & Time stack nicely === */
    .tutor-table-quiz-attempts td[data-title=”Date”] {
    white-space: normal !important;
    word-break: break-word;
    font-size: 14px;
    line-height: 1.3;
    }

    .tutor-table-quiz-attempts td[data-title=”Date”] {
    display: flex;
    flex-direction: column;
    }

    /* Optional: Add spacing between date and time if needed */
    .tutor-table-quiz-attempts td[data-title=”Date”] br {
    margin-bottom: 2px;
    }

    /* === Reduce header font size for cleaner look === */
    .tutor-table-quiz-attempts th {
    font-size: 13px !important;
    padding: 8px 10px !important;
    white-space: nowrap;
    }

    /* Tweak table cell font for consistency */
    .tutor-table-quiz-attempts td {
    font-size: 14px;
    padding: 8px 10px;
    }

    /* Ensure buttons fit without cutting off */
    .tutor-table-quiz-attempts td:last-child {
    min-width: 100px;
    }

    Hi, I have managed to resolve this issue for now, Ill let you know if it happens again. Thanks.

    adrian.wilde@choiceshomes.co.uk
    Participant

    Hi,

    I have added the following CSS to the advised area and it made no difference, please see the below video of issue persisting. I am using the quizz that came with tutorlms and the theme doesnt look like theres any specific plugin that I can see:

    https://www.loom.com/share/dc7afd8706a74a199ace13627fb8947b?sid=dc38fdc1-70d1-4b70-b38f-230d8c69e948

    Please advise.

    Thanks

    Hi, I have included the relevant info you need within the private content area. Thanks

    adrian.wilde@choiceshomes.co.uk
    Participant

    Hi,

    The above advice did not work,

    Reason:

    Wishlist Menu visibility remains
    1: Go to Tutor LMS → Settings → Add-ons → Disable “Wishlist”. (No addon in my account called “Wishlist” to disable and no other related so problem remains.

    Order History Visibility Remains
    2: If using WooCommerce, disable integration in Tutor LMS → Settings → Monetization. (Disabled monetization where advised and the tab is still visible on the menu?

    I need these removed as there not relevant for the users and cause confusion, is there not a script you can provide that will simply hide these things so users can not select them or see them from the location?

    adrian.wilde@choiceshomes.co.uk
    Participant

    this has not worked for me, please advise:

Viewing 6 posts - 1 through 6 (of 6 total)