Is there a way to remove the tabs that I point to in the video?
https://www.loom.com/share/0c8cb5a7ef3b4b2db5ec0eda8f77855e
You can hide these tabs using this custom css and paste it in wp-admin > appearance > customize > custom css
.course_manage .course_tabs .instructor_tabs span:nth-child(3), .course_manage .course_tabs .instructor_tabs span:nth-child(4), .course_manage .course_tabs .instructor_tabs span:nth-child(5){display:none !important;}
Perfect, all it´s ok
Thanks
okay, thanks for confirming. Closing the topic