Title: Cannot hide sharing buttons.
Last modified: August 31, 2016

---

# Cannot hide sharing buttons.

 *  Resolved [kipkris](https://wordpress.org/support/users/kipkris/)
 * (@kipkris)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/cannot-hide-sharing-buttons/)
 * Hi
    First of all, thank you for the plug-in, I would like to continue to use 
   it if I can work a few things out.
 * 1)I’m having trouble disabling the floating side bar on pages. I’ve ticked the“
   remove e-mailit” from the page but it still shows up. I’ve also tried reinstalling
   but that hasn’t helped.
 * 2)How can I position the side bar to be exactly where I want it?
 * 3)Is there a way to customize mobile share icons to look round/change their color
   like the desktop version?
 * [https://wordpress.org/plugins/e-mailit/](https://wordpress.org/plugins/e-mailit/)

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

 *  Plugin Author [NIKITAS GEORGOPOULOS](https://wordpress.org/support/users/e-mailit/)
 * (@e-mailit)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/cannot-hide-sharing-buttons/#post-7006926)
 * Hi,
 * 1. I’ve made some changes, so you must reinstall the plugin. Now floating bar
   will be disabled on posts and pages when selecting “remove e-mailit”
    2. You 
   can add the code below in your css (you can change 20% with a desired percentage
   or a number of pixels like 100px): _.e-mailit\_toolbox.left, .e-mailit\_toolbox.
   right { top: 20%!important; }
 * 3. You can add the code below in your css to make them rounded and exactly 50px
   wide:
    _#e-mailit\_mobileToolBox a[class^=e-mailit\_mobile\_] { border-radius:
   50%; width:50px!important; }
 * In last version there is an option to change the color of mobile bar buttons.
 * Let me know if the above is ok for you.
    Regards
 *  Thread Starter [kipkris](https://wordpress.org/support/users/kipkris/)
 * (@kipkris)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/cannot-hide-sharing-buttons/#post-7006960)
 * Sweet, thank you for the quick response and fixes. Much appreciated!
 * 1) I can now successfully prevent the buttons from showing up on my pages. However,
   if the size of the browser is changed (i.e. mobile), they will still show up.
   Not a big problem for me but something I thought you may want to be aware of.
 * 2) The code works like a charm 🙂 I ran into a little problem with my Theme’s
   CSS (uncode) however but I managed to fix it by luck ;p I don’t know why but 
   if the floating share buttons shared the same space (at the top) as my menu my
   fonts were all changed. It was fixed by moving the floating bar down…weird lol.
 * 3) The code worked but I didn’t like the way they looked as they were aligned
   to the left and didn’t have a transparent background.
 * Overall, very pleased with the support. Thank you so much!
 *  Plugin Author [NIKITAS GEORGOPOULOS](https://wordpress.org/support/users/e-mailit/)
 * (@e-mailit)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/cannot-hide-sharing-buttons/#post-7007067)
 * Issue is resolved.

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

The topic ‘Cannot hide sharing buttons.’ is closed to new replies.

 * ![](https://ps.w.org/e-mailit/assets/icon.svg?rev=3440383)
 * [WeShareAI – AI-Powered Share Buttons (formerly E-MAILiT)](https://wordpress.org/plugins/e-mailit/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/e-mailit/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/e-mailit/)
 * [Active Topics](https://wordpress.org/support/plugin/e-mailit/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/e-mailit/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/e-mailit/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [NIKITAS GEORGOPOULOS](https://wordpress.org/support/users/e-mailit/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/cannot-hide-sharing-buttons/#post-7007067)
 * Status: resolved