Title: Matthias's Replies | WordPress.org

---

# Matthias

  [  ](https://wordpress.org/support/users/mdhx/)

 *   [Profile](https://wordpress.org/support/users/mdhx/)
 *   [Topics Started](https://wordpress.org/support/users/mdhx/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mdhx/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mdhx/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mdhx/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mdhx/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mdhx/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Seventeen] Move Nav Menu To Top](https://wordpress.org/support/topic/move-nav-menu-to-top/)
 *  Thread Starter [Matthias](https://wordpress.org/support/users/mdhx/)
 * (@mdhx)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/move-nav-menu-to-top/#post-12366748)
 * I found a solution. I added the Code below in Customizer CSS sheet, but this 
   solution is not responsiv: the nav menu disappears on smaller Displays.
    Can 
   sombody support me? Code:
 *     ```
       @media screen and (min-width: 768px) {
   
           .navigation-top {
               top: 0;
               bottom: auto;
               position: fixed;
           }
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Enigma] Full width on static page without the sidebar](https://wordpress.org/support/topic/full-width-on-static-page-without-the-sidebar/)
 *  Thread Starter [Matthias](https://wordpress.org/support/users/mdhx/)
 * (@mdhx)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/full-width-on-static-page-without-the-sidebar/#post-5442856)
 * Hallo
    I found the solution on an older Thread: Dashboard; in the Menue of static
   pages go to the page and open ‘quickedit’. there is a field Template: select ‘
   full width Page’ it works! Enigma is a great Themes;
 * Thanks
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Enigma] Standard pages without sidebars](https://wordpress.org/support/topic/standard-pages-without-sidebars/)
 *  [Matthias](https://wordpress.org/support/users/mdhx/)
 * (@mdhx)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/standard-pages-without-sidebars/#post-5379559)
 * Hi weblizar,
 * as you have written in the comment above, the next version will come soon with
   full-width page. When do you think the new version is available?
 * Best Regards from Germany
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Enigma] Standard pages without sidebars](https://wordpress.org/support/topic/standard-pages-without-sidebars/)
 *  [Matthias](https://wordpress.org/support/users/mdhx/)
 * (@mdhx)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/standard-pages-without-sidebars/#post-5379556)
 * Hallo,
 * I am using enigma also and I want to hide the widget/sidebar on the static pages.
   I have already added in theme options to avoid the siedebar;
    Custom.css: .enigma-
   sidebar { display:none; } I have no ‘archive’ but the container doesnt use the
   full space, there is still 30 % empty. I use the plugin: easy clumns to write
   in two columns
 * see [http://www.mdtruck.de](http://www.mdtruck.de)
 * can anybody help me?

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