Jump to content

Featured Replies

Posted

Why is there a "More" menu item in the mobile navigation dropdown menu?

This happens on this site for every dropdown in the hamburger menu and on my site.

Could contain: Text, Page, Number, Symbol, Plot

Solved by Ehren

Go to solution
  • 4 weeks later...

Hi @KT Walrus,

I do apologise for the lack of communication on this one too.

I have forwarded this one up to the team to have a look at as well. Once I hear back, I'll be sure to give you a follow up.

It shows the same for me too when using an iPad in portrait view. The link takes you back to the current page.

  • Solution

Thanks for the report! This has been fixed on this site and will be patched in the next update.

In the mean time, you can fix it on your own sites by adding this to your custom.css file:

/* Hide duplicate links in mobile navigation panel */
#elMobileDrawer .ipsDrawer_subMenu a[href=""]{ display: none; }

 

Amazing work, thanks a lot @Ehren!

Recently Browsing 0

  • No registered users viewing this page.