Sidebar - Hide Instructor
/*Instructor card remove css start here */
#instructor-card{
display: none !important;
}
/*Instructor card remove css End here */
Add the JS code into Membership > Setting > Advance > Custom Css
Last updated
Was this helpful?