Dear @kklo
You need to use some custom codes to remove items from the dashboard, please check our documents to know more, the link is below.
https://docs.themeum.com/tutor-lms/developers/editing-tutor-dashboard/
Thank you.
Thread Starter
kklo
(@kklo)
Hi, @largbasket
Yes, I already tried, but I couldn’t, that I partially worked, it was via CSS, but it deleted all the items.
Could you give me a tip already tried using
div.tutor-card
tutor-d-flex tutor-flex-lg-column tutor-align-center tutor-text-lg-center tutor-px-12 tutor-px-lg-24 tutor-py-8 tutor-py-lg-32
Any help will be welcome
Thanks
Thread Starter
kklo
(@kklo)
hi, @largbasket
I made the change via code.
I created /astra-child/tutor/templates/dashoboard, copied the dashboard.php file and made the changes. Then I activated the child theme in the admin panel. Did not work. Where is it wrong?
Dear @kklo
You made a mistake the folder structure will be /astra-child/tutor/dashoboard
Please check our documents to know more https://docs.themeum.com/tutor-lms/developers/override-templates/
Thank you