BSF - Swapnil
Forum Replies Created
-
Forum: Plugins
In reply to: [Elementor Header & Footer Builder] Fly out menu not working in SafariHello @heatherbodlak
I checked the URL you shared and tested on our end and it seems that the flyout menu is working fine and are displayed properly on the safari browser. Also, the opening and closing along with styles seem good. I checked on both desktop and mobile and all looked well.
Can you confirm if the issue is resolved at your end or still persist?
If persist can you share some screencast or screenshot and more info about the issue so we can take a look and help you resolve the issue?Let us know how this goes.
Have a nice day.Hello @krisam
I checked the page you shared to check the issue you mentioned.
Use the below JS snippet to fix the closing of the language submenu issue.(function($){ var elm = $('.hfe-nav-menu nav .pll-parent-menu-item a.hfe-menu-item'); var property = elm.prop('href'); if(elm.prop('href').includes('#')){ var index = elm.prop('href').indexOf('#'); var val = elm.prop('href').slice(index); if(val == '#pll_switcher'){ elm.prop('href', '#'); } } })(jQuery);
Hope this will resolve your issue.
Let us know how this goes.Have a nice day!
Hello @gilbertorms88
I checked the URL you shared and it seems that the header and footer are displayed properly. Also, the nav menu in the header seems good. I checked on both desktop and mobile and all looked well.
Can you confirm if the issue is resolved at your end or still persist?
If persist can you share some screencast or screenshot and more info about the issue so we can take a look and help you resolve the issue?Let us know how this goes.
Have a nice day.Forum: Plugins
In reply to: [Elementor Header & Footer Builder] Idea: after header positionHello @volkmar-kantor
Thank you for your suggestion. I will forward your thought to our concerned development team and ask them to add it to their task list.
We think this can be a good improvement as a built-in option for such cases.If all goes fine we will add this in our future update.
If you need anything else we can help you with you can always get in touch with us.
Have a nice day.Forum: Plugins
In reply to: [Elementor Header & Footer Builder] How to use it with Polylang?Hi,
Hopefully, you were able to find a solution to your problem! so I’m marking this thread as resolved.If you have further questions, please feel free to open a new topic.
Thanks.
Hi,
We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, you were able to find a solution to your problem!If you have further questions, please feel free to open a new topic.
Thanks.
Hi,
We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, you were able to find a solution to your problem!If you have further questions, please feel free to open a new topic.
Thanks.
Forum: Plugins
In reply to: [Elementor Header & Footer Builder] Header not showing up in Flatsome theme.Hi,
We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, you were able to find a solution to your problem!If you have further questions, please feel free to open a new topic.
Thanks.
Hello @imabhiraj @mhartste,
Thank you for getting in touch.
I checked the site URL you provided.
It seems that some Elementor CSS is overriding the product title CSS leading to this issue.You can use the below CSS to resolve the issue:
body .elementor-page-title, body h1.entry-title { display: unset; }
This will resolve your issue.
Hi,
We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, you were able to find a solution to your problem!If you have further questions, please feel free to open a new topic.
Thanks.
Hi,
We’ve not heard back from you for long, so I’m marking this thread as resolved. Hopefully, you were able to find a solution to your problem!If you have further questions, please feel free to open a new topic.
Thanks.
Hello,
Thank you for getting in touch.
To avoid the hamburger menu in mobile screens in the Nav Menu widget you need to set the responsive breakpoint option to none.
Edit the footer nav menu and go to Content Tab -> Layout -> Responsive -> Breakpoint -> Select None.
See – https://share.getcloudapp.com/lluk8ooe
You can also use a Vertical layout for the footer menu if you want.Hope this resolves your query.
Hello,
Thank you for getting in touch.
I checked the site URL you provided but I could not see the issue with the Nav Menu.
Can you check again and let us know if the issue is resolved from your end.
If your issue is resolved please mark this topic as resolved or if you need any assistance let us know.Looking forward to your response.
Forum: Plugins
In reply to: [Elementor Header & Footer Builder] Theme header messed upHi,
We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, you were able to find a solution to your problem!If you have further questions, please feel free to open a new topic.
Thanks.
Forum: Plugins
In reply to: [Elementor Header & Footer Builder] Navigation Menu doesn’t workHello,
Thank you for getting in touch.
Can you share the URL of your site where you have used to EHF Nav Menu widget?
This way, we can see and debug the issue. This helps us to resolve your issue as early as possible.Let us know.