• Resolved Wade Steele

    (@wadesteele)


    I really appreciate this plugin – very helpful for educational websites! I am wondering if there is a way to control the verbiage layout of a translation when the plugin is activated. The site is in English as the default language. I am using <br> for hard returns in the Menu titles. When the language is changed to Spanish I lose the <br> ability so it throws the layout of my menu out of wack. Is there a way to add the <br> to the Menu Titles? Or, keep the plugin from changing the language on the Menu? Any help is greatly appreciated!

    Wade
    Artmil Design

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    I believe it is because of this CSS defined in /wp-content/plugins/elementor-pro/assets/css/frontend.min.css:

    .elementor-nav-menu a {display:flex;}

    After removing it you may still have issues, since Spanish translation is usually longer than English text and as I can see, it does not fit.

    Also <br> tag can move around during the translation, so you cannot rely on it. You need to think something else to wrap the menu items text.

    You can try our paid version, the results will be better, but you cannot fight the text length without optimizing the translations.

    Thanks! 🙂

    Thread Starter Wade Steele

    (@wadesteele)

    Thank you so much for all of your help, edo888! I will look into the Pro version of the plugin as well as the other ideas that you mentioned.

    Thank you!

    Plugin Author edo888

    (@edo888)

    You are welcome! 🙂

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

The topic ‘Main Menu Issue’ is closed to new replies.