Matthias
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Move Nav Menu To TopI 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
In reply to: [Enigma] Full width on static page without the sidebarHallo
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
In reply to: [Enigma] Standard pages without sidebarsHi 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
In reply to: [Enigma] Standard pages without sidebarsHallo,
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 columnscan anybody help me?