Questions label/tag

Home Forums Legacy Support Support queries Other issues Questions label/tag

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #352149
    eduardovid
    Spectator
    I want to hide Questions labels/tags from here adn from every places, even when someone create a new quizz/questions: https://screencast-o-matic.com/i/crfIlXVnxOP I dont want to show this option in any place.
    #352151
    eduardovid
    Spectator
    This reply has been marked as private.
    #352338
    Ada
    Participant
    Hi, You can use this code in appearance>>customize>>custom css
    
    #course_component .curriculum_elements_wrapper .field_quiz_questions .add_cpt .add_cpt_option:first-child {
        display:none !important;
    }
    
    #353057
    eduardovid
    Spectator
    Perfect, thanks!
    #353093
    Veronica
    Moderator
    thanks for your confirmation closing this topic
Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Questions label/tag’ is closed to new replies.