query40

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #338435
    unusgouri
    Spectator
    plz see the issues mentioned on images attached. #1.http://prnt.sc/yhninp #2. http://prnt.sc/yhnkzs
    #338676
    Ada
    Participant
    Hi, Components can not be removed. For rest use this css code in appearance>> customize>> custom css
    
    
    #vibebp_member .wplms_create_course_wrapper .wplms_edit_course_content .course_curriculum_builder_wrapper .curriculum_type_wrapper .curriculum_type:last-child{
        display:none !important;
    }
    #vibebp_member .wplms_create_course_wrapper .wplms_edit_course_content .course_curriculum_builder_wrapper .vibe_vibe_course_curriculum .add_cpt_wrapper .add_cpt_type:nth-child(5){
        display:none !important;
    }
    #vibebp_member .wplms_create_course_wrapper .wplms_edit_course_content .course_curriculum_builder_wrapper .vibe_vibe_course_curriculum .add_cpt_wrapper .add_cpt_type:nth-child(6){
        display:none !important;
    }
    
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘query40’ is closed to new replies.