Title: Can&#039;t remove mobile/desktop switcher
Last modified: September 1, 2016

---

# Can't remove mobile/desktop switcher

 *  Resolved [jpartin94](https://wordpress.org/support/users/jpartin94/)
 * (@jpartin94)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/cant-remove-mobiledesktop-switcher/)
 * Has this been hard-coded in or something to a point where it can’t be removed
   in the free version?
    I’ve tried about everything I can find and can’t get it
   to go away. The mobile site is a separate site so it literally goes to the unformatted
   version of the mobile site which looks hideous. Please tell me it’s just been
   moved or something and is still accessible.
 * Thank you.
 * [https://wordpress.org/plugins/wptouch/](https://wordpress.org/plugins/wptouch/)

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

 *  [BraveNewCode Inc.](https://wordpress.org/support/users/bravenewcode/)
 * (@bravenewcode)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/cant-remove-mobiledesktop-switcher/#post-7713389)
 * Hi,
 * It looks like you may have found a bug. We’re looking into this now and will 
   aim at addressing it in an upcoming release soon. For now, you can add the CSS
   below to _Appearance > Customize > Custom CSS_ when editing the mobile theme 
   and it should remove the switch link.
 *     ```
       .wptouch-mobile-switch {
       display: none;
       }
       ```
   
 * Regards,
 * Emilio Rivera,
    WPtouch Support
 *  [BraveNewCode Inc.](https://wordpress.org/support/users/bravenewcode/)
 * (@bravenewcode)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/cant-remove-mobiledesktop-switcher/#post-7713390)
 * We identified the issue and it will be resolved in WPtouch 4.2.5.
 * Regards,
 * Emilio Rivera,
    WPtouch Support
 *  Thread Starter [jpartin94](https://wordpress.org/support/users/jpartin94/)
 * (@jpartin94)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/cant-remove-mobiledesktop-switcher/#post-7713392)
 * Excellent sir that did indeed remove it.
    Before the code worked in the functions
   and then the file desktop-switch and after this latest update now just this custom
   css works. Which is fine! Whatever the best practice for this is that’s what 
   we’ll do. We get Pro for most of the times we use this but the ones that don’t
   are just being a pain.
 * Now that this custom css is in place the next update WPTouch that comes out will
   it erase that or leave it in tact?
 * Thanks for the reply and assistance!
 *  [BraveNewCode Inc.](https://wordpress.org/support/users/bravenewcode/)
 * (@bravenewcode)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/cant-remove-mobiledesktop-switcher/#post-7720342)
 * > Now that this custom css is in place the next update WPTouch that comes out
   > will it erase that or leave it in tact?
 * Changes in the Customizer and WPtouch Pro’s admin panel will survive plugin, 
   theme and extension updates.
 * You’re welcome.
 * Emilio Rivera,
    WPtouch Support

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

The topic ‘Can't remove mobile/desktop switcher’ is closed to new replies.

 * ![](https://ps.w.org/wptouch/assets/icon-256x256.png?rev=1313960)
 * [WPtouch - Make your WordPress Website Mobile-Friendly](https://wordpress.org/plugins/wptouch/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wptouch/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wptouch/)
 * [Active Topics](https://wordpress.org/support/plugin/wptouch/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wptouch/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wptouch/reviews/)

## Tags

 * [switch](https://wordpress.org/support/topic-tag/switch/)

 * 4 replies
 * 2 participants
 * Last reply from: [BraveNewCode Inc.](https://wordpress.org/support/users/bravenewcode/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/cant-remove-mobiledesktop-switcher/#post-7720342)
 * Status: resolved