This page will walk you through enabling the default mobile version provided by Forumotion. By default, this mobile version is disabled on Forumactif Edge, because Edge was designed with mobile in mind ; one website version for all devices. Because of this, the default mobile version is not functional without first making modifications. ## Enabling the Mobile Version To enable the mobile version provided by Forumotion, go to **Admin Panel > Display > Templates > Mobile version** and open the **overall_header** template. Find the following snippet of code : ```html ``` and replace the snippet above with the one below : ```html ``` Once you have done this, save and publish the template. Doing this correctly should enable the default mobile version for your forum. If you have any trouble with this, please feel free to contact us on the [support forum](http://fmdesign.forumotion.com/t700-forumactif-edge-support#13923).