Hi there,
We are having issues with the menu being cut off on mobile (as seen here https://sevenspark.com/docs/ubermenu-3/responsive/sticky-issues) at the view point and in order to solve this we want to cancel the sticky menu on mobile and don’t know how…
Can you please guide us?
Thanks
Sharon
Hey Sharon,
Thank you for reaching out to us. I believe you can turn it off for mobile devices (see the Advanced Sticky Settings section here https://sevenspark.com/docs/ubermenu-sticky-settings) simply turn Stick on Mobile Devices setting off for mobile devices.
Hope this helps!
Hi Sharon,
The stick option only shows when you install the stick extension of UberMenu.
Unfortunately, that extension is not coming with X/Pro theme because UberMenu is a bundled plugin. You need to purchase a separated license of UberMenu to get those extensions.
Can you please share us with your login URL? I’ve tried with the following information under secure note but they didn’t work.
Thank you.
Please try with the new password in the secure note
as you can see the drop down menu is cut off …
Hi Sharon,
Please provide us your wordpress login url.
I have tried /wp-login.php
and /wp-admin
but it doesn’t work.
Thanks
Sorry please see the secure note
Hi Sharon,
The login url doesn’t work.
This is what I get trying to access that url.
There is no login form.
Kindly check again and let us know.
Thanks
Can you please try again?
Hi Sharon,
To disable sticky menu in mobile, you can add this in Theme Options > CSS
@media(max-width:767px) {
body nav.elementor-sticky {
position:relative !important;
}
}
Hope that helps
Many Thanks @paul.r this works, but now pages’ background static images flicker when you use the menu …
Hello @DC-Team,
Since you are using elementor in creating the page and which where you have inserted the background image, I would highly suggest that you ask further assistance from the creators of the elementor plugin. We are not very much familiar of this builder.
Thank you for your understanding.
Hi @DC-Team,
I can see you have withdrawn your post. Please let us know if you need further assistance with regards to the theme.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.