Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @kklo,

    For removing user rating stars on the dashboard. You can try the below CSS. I hope it will be useful to you.

    .tutor-dashboard-header-stats {
        display: none;
    }

    To insert the above CSS code, kindly go to your Dashboard -> Appearance -> Customization -> Additional CSS -> Paste the Code -> Publish.

    Thank you.

    Thread Starter kklo

    (@kklo)

    ok,
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Dashboard’ is closed to new replies.