Hi Sarah,
Thanks for posting, and it looks like you must of resolved your question, excellent! For others finding this post, you can use the "Back to Full Website" widget that comes with the plugin, or in your theme files you can place the following snippet to generate the link.
<?php if (class_exists('Device_Theme_Switcher')) : Device_Theme_Switcher::generate_link_back_to_mobile(); endif; ?>
This topic has been closed to new replies.