Dropdown Navigation

Hi, please check this page: protecmobil.com
and the attached screenshot
https://prnt.sc/k89xz8

If u shrink the browserwindow, or open the page on a macbook for example you see the problem in the navigation.

Could you please help me to avoid that.

Thx
Andre

Hi Andre,

Thanks for writing in! Upon checking, I see that you’re using an older version of Pro theme. You can see the latest version from here (https://theme.co/changelog/), then update your Pro theme (https://theme.co/apex/forum/t/setup-updating-your-themes-and-plugins/62) and see if that resolves your issue.

If you’re using a caching plugin, make sure to purge your server cache and clear your browser cache before testing your site.

Let us know how it goes.
Thanks!

Hi, Update didn´t solve the problem.
No caching pulg-in.

Cheers
Andre

Hi Andre,

Please add this CSS code to (Theme Options > CSS):

.x-menu-inline .x-anchor-content {
    width: calc(100% + 20px);
}

This should fix this issue,
Thanks.

Solved

Thx
Andre

You’re welcome, Andre.

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