Submenue is moved in Safari on Ipad

3 replies·opened May 26, 2021
O
ovetterMay 26, 2021

Hallo,
with safari browser the submenue will not displayed correctly.

attachment
and

attachment

The submenues "Pauschal" and "Aktivitäten" are moved left. Normal is center.
Is there a solution ?

S
SemiColonWebSTAFFMay 26, 2021

Hello,

We have checked this out on iPad Pro and appears to be working fine for us. However, consider finding the following line of code in the js/functions.js File:

let submenus = subMenuEl || $( '.mega-menu-content, .sub-menu-container, .top-links-section' );

and replace it with:

let submenus = subMenuEl || $( '.mega-menu-small > .mega-menu-content, .sub-menu-container, .top-links-section' );

And check if this fixes your issue. Thanks for your Patience.

Meanwhile, do let us know if we can help you with anything else or if you find any further issues with Canvas.

O
ovetterMay 26, 2021

looks ok

S
SemiColonWebSTAFFMay 26, 2021

Hello,

Glad the issue was resolved.

Do let us know if you are still facing any further issues with this.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard