Viewing 1 replies (of 1 total)
  • Plugin Support Parag Das

    (@parag44)

    @evilmc

    You can add the following CSS codes on Appearance > Customize > Additional CSS:

    .tutor-dashboard .tutor-dashboard-content #tutor_profile_cover_photo_editor #tutor_profile_area .tutor_overlay {
        display: none !important;
    }
    button.tutor_cover_uploader.tutor-btn.tutor-btn-primary {
        display: none;
    }

    Thank you!
    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Remove option for users to upload profile and cover image’ is closed to new replies.