• Resolved Chrisp2408

    (@chrisp2408)


    Hi there.

    I would like to have the mobile toggle navigation showing at all times, and not show the primary navigation, meaning a less cluttered layout on any screen (not just mobile devices).

    Currently the theme changes to a mobile layout at 799px or below. What is required to just show the mobile nav toggle at all screen sizes please?

    Also would like it to be top right hand side on the top-bar rather than above the site logo.

    Thanks a bunch in advance.

    Regards
    Chris

Viewing 1 replies (of 1 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi Chris,

    Thanks for using Apex!

    This can be done, but it’s going to require a lot of CSS to rewrite how the menu works at non-mobile screen widths.

    What you will need to do is find all the CSS that is affecting the menu within the “50em” media selector found in line 868 of style.css, and then, in your child theme, override each of the new property-value pairs that style the menu differently than at the mobile widths.

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile navigation always showing’ is closed to new replies.