• I am working on a site that I have replicated for multiple countries. I have a breakpoint set for the menu(english) to break into our mobile menu.

    The problem is when the language is different on another site. If the menu gets longer, it doesn’t break into mobile soon enough. (this causes it to break to the next line) I don’t want to change the breakpoint because some of the languages make it very long causing early break points on smaller menus.

    What is the best way to set a menu breaking point for each site?

Viewing 3 replies - 1 through 3 (of 3 total)
  • HuddersfieldH

    (@huddersfield-hosting)

    Please can you explain to me what you are meaning by “breaking point”?

    I understand that www.remarpro.com is used in many countries, so I may know this under another term.

    Are you referring to text wrapping? Also please can you provide a domain, so I can have a look.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    CSS breakpoints, I’d think, and each language has a separate menu with longer (or shorter) words.

    You’d have to specify the CSS in a way that is specific to the site, so you may need to name the menus differently per site.

    I usually just use alternative phrases. For example ‘Navigation’ can be called ‘Menu’. That’s the easy way out.

    Also could setting ‘max-width’, or restricting characters in post titles help?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Responsive Menu for different size menu lists’ is closed to new replies.