Positioning Sub menu LI

Hi there, I created a menu with header builder but I have a slight visual issue.

Some submenus are larger than their parents containers. For example

In the case of Rólunk. Here’s the page:

https://www.tablebudapest.com/ajandekutalvany/

What is the easiest way to fix this so the child element’s maximum width corresponds to the parent element?

Thanks!

Hi @Pbalazs89,

Please edit the sublinks setting of the Navigation Inline element then set the width to 100%.

Hope this helps.

Hi there,

Unfortunately setting the sub items to 100% width did not do the trick. The width does not change dinamically. It looks the same really. However, if I switch it to say 60%, it looks better, but there’s a container with white background covering the 100% length. Any idea?

Hey @Pbalazs89,

Structurally, the child links are not under the parent links. In the navigation element setup, the structure Top Links and Dropdown. Within the Dropdown are the Sub Links. In HTML, they’re siblings.

With that said, you should setup the Dropdown’s Width primarily.

Make your Top Link’s width the same as the Dropdown’s to achieve what you’ve described.

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.