Hide print button

Home Forums Legacy Support 4.0 Bugs & Issues Hide print button

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #374585
    shynkaryk
    Participant
    Hello! How can I hide button "Print" in quizzes? https://drive.google.com/file/d/1ywOL2tZBN86yuXahsx-Ff9SY9htVAoh8/view?usp=sharing Help me with custom css, please.
    #374605
    Veronica
    Moderator
    hi add this code in wp-admin >> appearance >> customize >> custom css. .in_quiz .quiz_result a.print_results {display: none !important;}
    #374610
    shynkaryk
    Participant
    Thank you but this code does not help on my site.
    #374611
    shynkaryk
    Participant
    This reply has been marked as private.
    #374676
    Veronica
    Moderator
    This reply has been marked as private.
    #374955
    shynkaryk
    Participant
    This reply has been marked as private.
    #374997
    Veronica
    Moderator
    use this: .incourse .incoursequiz_details.show_controls div .buttons.has-addons.small a.button.tip:nth-child(3){ display:none !important; }
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Hide print button’ is closed to new replies.