• godthor

    (@godthor)


    I really like this theme but the one problem I have with it that’s a deal breaker is the responsive menu. The problem is that it can end up sitting on top of the page/post title, covering it and making it hard to read. In addition, being unable to change the color of it from black really restricts the primary color choice you use since it sits on the post/page title. I could change it with CSS but having a color option would be very useful to those unfamiliar with CSS modifications.

    I would much rather see the more typical responsive menu approach of creating a drop down or a single container you click to expand the menu.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Gerryz

    (@gerryz)

    I have the same problem. Is it possible to place the responsitive menu higher in the site?

    Theme Author marsian

    (@marsian)

    you can change the position by adding the following line of CSS in “Apperance” > “Customize” > “Layout Options” > “Additional Style”

    .menu-toggle {
    	top: 140px;
    }

    Change the value “140” to have your desired position

    Theme Author marsian

    (@marsian)

    @ godthor

    i will try to add an menu option of slide up/down in future version

    Gerryz

    (@gerryz)

    Great support, thx! And a very nice theme.

    primal.scream

    (@primalscream)

    That worked easily. Thanks.

    Cool, I will also do that!

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

The topic ‘Responsive Menu’ is closed to new replies.