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
We identified the issue and it will be resolved in WPtouch 4.2.5.
Regards,
Emilio Rivera,
WPtouch Support
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!
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