Title: Hide e-mail share button
Last modified: August 22, 2016

---

# Hide e-mail share button

 *  Resolved [Alexander](https://wordpress.org/support/users/yankos/)
 * (@yankos)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/hide-e-mail-share-button/)
 * Hello, and congratulations for the great plugin!
 * I have been testing tons of WP quizz plugins for a couple of days (including ‘
   premium’), and SlickQuiz was the only one that met all my expactations, which
   were basically two: to be able to share the results via FB, and to have the quiz
   hosted on your own website, so that you can edit and translate ALL its content.
 * My question is: How can I hide the email share button at the end? I’d like to
   have only the FB and Twitter share options.
 * Thanks a lot!
 * [https://wordpress.org/plugins/slickquiz/](https://wordpress.org/plugins/slickquiz/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [jewlofthelotus](https://wordpress.org/support/users/jewlofthelotus/)
 * (@jewlofthelotus)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/hide-e-mail-share-button/#post-5337451)
 * [@yankos](https://wordpress.org/support/users/yankos/) – Thanks for using SlickQuiz!
   To hide the email button, you’ll want to add the following to the bottom of your
   theme’s `styles.css` file:
 * `.slickQuizWrapper .quizShare .email { display: none !important'; }`
 * Let me know if you still have trouble!
 *  [totallylaura](https://wordpress.org/support/users/totallylaura/)
 * (@totallylaura)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/hide-e-mail-share-button/#post-5337688)
 * Thanks for this code! I came in hunting for the same solution.
 * Just two slight tweaks to the code above made it work perfectly for us:
 * .slickQuizWrapper .quizShare .emailButton { display: none !important;}

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Hide e-mail share button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/slickquiz_ebf6fc.svg)
 * [SlickQuiz](https://wordpress.org/plugins/slickquiz/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/slickquiz/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/slickquiz/)
 * [Active Topics](https://wordpress.org/support/plugin/slickquiz/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/slickquiz/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/slickquiz/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [totallylaura](https://wordpress.org/support/users/totallylaura/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/hide-e-mail-share-button/#post-5337688)
 * Status: resolved