• I’d like to set a fixed size to the navbar and menu, have this component be right aligned on the page. as the pagewidth shrinks the navbar/menu area stays the same size until it reaches the logo in which case it reverts to how it would look now.
    makes sense?
    in other words, i don’t want the navbar/menu area to shrink. i’d like it to be fixed to the right margin of the page width, and still be responsive.

    this site is not live yet, otherwise i’d have a link for you.

    thank you!

Viewing 1 replies (of 1 total)
  • The answer lies here. You can amend the css such that the breakpoint changes at a smaller width than 979/980px.

    However, you need to assess the extra work this will cause you versus the benefit achieved.

Viewing 1 replies (of 1 total)
  • The topic ‘set fixed navbar size, still responsive’ is closed to new replies.