working great in chrome and mozilla but not working in safari, click on the hamburger menu and nothing displays, other than that this addon is fantastic, exactly what i needed, please let me know if you can help troubleshoot – fix
]]>I have an anchor point on the homepage to the section for Jamil’s bio. I created a menu item for this anchor point as ‘About’. Navigation to the About menu item works well from any page except the homepage. When on the homepage, if you pull up the Full Menu and click on About, the page scrolls to the section (as you can see happening underneath the full menu window). But the Full Menu does not disappear to display the About section on the homepage. This may be an exception that has not previously been considered. Any thoughts on how to get a click on the About menu item while already on the homepage to go to that section and leave the full menu window?
]]>The widget is no longer searchable or usable since 3.16
]]>Hello,
I can put the plugin on my site without having any problem of hacking in view of the last update dating from 10 months ago?
Best regards
Hi guys.
is it possible for drop down menu items to display? It seems they just site in the main navigation rather than only being visible when clicked?
Many Thanks, Chris.
]]>How can I add the search?
]]>Hello unfortunately since the last update the plugin does not function proper anymore, its weird but it seems like something with the z-index is broken i tried everything to fix it but it doesnt work if the menu is in the first section on my page it wont work if i put it in an section in the middle of the page it will work again, but of course i need it as an global element in my header. ??
]]>Hi,
Any time I use Section or Page templates, I am getting an additional scrollbar.
My sections are smaller than a single page. I am getting this issue on multiple sites
Any help would be greatly appreciated!
Kind regards,
Eoin
Hi there,
I want to use an image as the menu background but I don’t seem to be able to add an overlay to it. Is this possible?
Thanks!
]]>Hello
Is it possible to add a logo to the overlay menu?
]]>I saw there was another post but it was marked as closed. Unfortunately I’m still getting this on mobile versions of the site. I believe it has to do with the devices native scroll functionality.
Please provide assistance on fixing this issue!
]]>No widget in edit screen.
Only Elementor (3.5.0) and Elementor pro (3.5.2) installed, hosted by elementor cloud
Any ideas why?
]]>Why Does the page scroll behind the main menu after toggling the mobile menu how can we fix this?
]]>Very nice plugin!
Plugin is working well and as expected on all screens (desktop, iPad, Iphone 11), but not on an older iPhone. The menu is hidden under the section on the homepage on an Iphone 6.
Thanks a lot for this plugin!
Otto
Hi!
I want to change the color of the hamburger button when clicked because it has the same color as the background color of the fullscreen menu. So it will not be visible once the menu is open. Is this possible?
Thank you!
]]>Hi,
We have the plugin installed on the latest Pro version. Selecting the hamburger brings up the menu but then does not close when selecting the anchor link in nav menu. The full screen remains open and the X to close disappears.
Is this a known bug and is there a fix?
]]>Is this plugin abandoned? I appears there hasn’t been answers to support for months.
]]>I have created a saved page template. using Full Screen Menu for Elementor to insert it as menu. But it not showing full screen. Please assist
]]>Menu does not open
]]>Hey,
I need to integrate a live search plugin like SearchWP Live Ajax Search.
Is this possible? And how?
Thanks!
]]>When setting the section to be sticky the full screen menu only fills the area of the section itself and not the page
]]>Hi developers,
there was already a topic, but not solved!
I need your support. because when the full screen menu is open, scrolling is still allowed. so the menu closing button also scrolled away.
So i need support to disabele scrolling while the menu is open.
thanks a lot for you quick replay.
Ben
]]>Hi, I try this plugin with the last version of Elementor (3.0.8.1) and the widget not appear in widget column on the editor.
]]>Hello, I’m using this plugin and its great but I the background colour disappear sometimes while accessing the website. How to fix it?
You can access the screenshot of the same at https://www.dropbox.com/s/63iox6a438f4okg/WhatsApp%20Image%202020-09-06%20at%206.19.04%20PM.jpeg?dl=0
Also, I have used the custom code provided at https://www.ads-software.com/support/topic/how-to-make-menu-close-when-anchor-links-are-clicked/
]]>Hello,
Currently on the site I’m building, if I change pages I’ll see a brief flash that has my full screen menu in an elongated pink bar on the left hand side and I’m not sure why.
Does anyone know how to stop it?
]]>I had the issue where the menu would not close after clicking the menu item.
I tried what was included in the following links based on people who had the same issue:
https://www.ads-software.com/support/topic/anchor-links-and-menu-closing/
https://www.ads-software.com/support/topic/how-to-make-menu-close-when-anchor-links-are-clicked/
https://www.ads-software.com/support/topic/anchor-links-with-id-not-working/
https://www.ads-software.com/support/topic/menu-does-not-close/
Using @solitweb suggestion of this code:
( function() {
jQuery( document ).ready( function() {
jQuery( ".fsmfe-wrapper" ).find( "a" ).click( function() {
jQuery( this ).closest( ".fsmfe-wrapper" ).find( ".menu-toggle" ).prop( "checked", false );
} );
} );
}() );
with the Simple Custom CSS and JS plug-in actually did close the menu in mobile.
However, while this worked it also caused a section of my site not to load in the desktop view. I am using OceanWP theme.
I also tried going to theme editor and editing the footer directly which did not close the menu in mobile.
Does anyone have any suggestions to how I can close the menu in mobile without simultaneously causing a section of my site not to load?
]]>There is an option for opening animation like slide from right to left?
]]>How can I control the position of the button?
It going over the menu, can I move the move to make more space?
Hello all,
I just set up the plugin.
I needed to change the color when we click on the menu button.
My problem is that I needed to have the white menu icon. But the make of the overlay is also white. So once in the menu, we no longer saw the icon to exit the menu.
I looked at the code and here is a small css which will allow you to change the color once in the menu.
here is a gif image for you to show.
https://ibb.co/GChNQKp
Coded :
]]>selector .fsmfe-wrapper .menu-toggle:checked + .icon-bars .bar-top {
margin-top: 0 !important;
transform: rotate(45deg);
background-color: black!important;
}selector .fsmfe-wrapper .menu-toggle:checked + .icon-bars .bar-bottom {
margin-top: 0 !important;
transform: rotate(-45deg);
background-color: black!important;
}
Hi,
I need to add the text MENU before the icon and make the bars larger , is it possible in css ?
thanks
like this https://ibb.co/CKktZjL