Title: Mobile
Last modified: August 21, 2016

---

# Mobile

 *  [dbodWP](https://wordpress.org/support/users/dbodwp/)
 * (@dbodwp)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/mobile-23/)
 * When I click on a tab on my iPhone I cannot close the tab. Is there something
   I can do about that?
 * [https://wordpress.org/plugins/puretheme-slide-social-tabs/](https://wordpress.org/plugins/puretheme-slide-social-tabs/)

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

 *  Plugin Author [Zinan Nadeem](https://wordpress.org/support/users/puretheme/)
 * (@puretheme)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/mobile-23/#post-4808648)
 * It should work. No Problem we will observe it & give you update very soon.
 *  Thread Starter [dbodWP](https://wordpress.org/support/users/dbodwp/)
 * (@dbodwp)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/mobile-23/#post-4808821)
 * Is it possible to create an admin option to disable for mobile?
 *  Plugin Author [Zinan Nadeem](https://wordpress.org/support/users/puretheme/)
 * (@puretheme)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/mobile-23/#post-4808825)
 * We will give this option in future. But for now you can insert this code in the
   custom css area.
 *     ```
       @media only screen and (max-width: 767px) {
       	.main_social {
       		display:none;
       	}
       }
       ```
   
 *  [jbeagley](https://wordpress.org/support/users/jbeagley/)
 * (@jbeagley)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/mobile-23/#post-4808881)
 * this wont hide on mobile (safari) for my site either.
 *  [Schelli](https://wordpress.org/support/users/schelli/)
 * (@schelli)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/mobile-23/#post-4808898)
 * I have the same problem, too. Also inserting tha above code did not change anything.
 * I tried with iPad and iPhone: Both the same.
 * Is there any other solution? As more and more users visit my website via mobile,
   for me thos is an important issue.
 * Thanks a lot for your help!

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

The topic ‘Mobile’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/puretheme-slide-social-tabs_3498db.
   svg)
 * [PureTheme Slide Social Tabs](https://wordpress.org/plugins/puretheme-slide-social-tabs/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/puretheme-slide-social-tabs/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/puretheme-slide-social-tabs/)
 * [Active Topics](https://wordpress.org/support/plugin/puretheme-slide-social-tabs/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/puretheme-slide-social-tabs/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/puretheme-slide-social-tabs/reviews/)

 * 5 replies
 * 4 participants
 * Last reply from: [Schelli](https://wordpress.org/support/users/schelli/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/mobile-23/#post-4808898)
 * Status: not resolved