-
AuthorPosts
-
July 11, 2017 at 6:59 pm #819588
Mobile menu is missing and there a strange red X in the upper left corner of the browser window.
Looking at the source I discovered the following code:
<a id="advanced_menu_toggle" href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a> ::before </a> <a id="advanced_menu_hide" href="#" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></a> ::before </a>
July 11, 2017 at 7:31 pm #819595Strangely, it doesn’t appear on all pages.
July 11, 2017 at 8:02 pm #819600Hi,
I tried to login to your site however i am getting “This site has been blocked by the IP filters.” error. Could you please temporarily disable IP restriction while we check your site? :)
Best regards,
YigitJuly 11, 2017 at 9:23 pm #819628See if you can access it now.
I have noticed another strange thing happening. I use images with some menu items for the desktop view. I have noticed that the images are now showing up in the mobile menu when they didn’t in the past.July 11, 2017 at 9:28 pm #819635Hi,
It still did not load however i am able to load the login page using VPN but this time, login credentials did not work :) Could you please check them once again?
Best regards,
YigitJuly 11, 2017 at 10:18 pm #819656Updated pswd included
July 11, 2017 at 10:25 pm #819658Hey!
I actually simply purged cache in your caching plugin and that helped :) Please refresh your page and review your website
Regards,
YigitJuly 11, 2017 at 10:27 pm #819660Thank You.
What about the images that are used in the mega menu that are now showing up in mobile menu. I don’t recall ever seeing them there in the past.July 11, 2017 at 10:59 pm #819680Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
@media only screen and (max-width: 767px) { .html_av-overlay-side #top #wrap_all .av-burger-overlay li a img { display: none; }}
Best regards,
YigitJuly 11, 2017 at 11:19 pm #819696Thanks, that will work. It leaves a blank space where that image was displaying, which looks like something is missing, but it will do for now. Just curious, did the update cause those images to display in the mobile menu or was there something that I did that caused them to appear?
July 11, 2017 at 11:38 pm #819708Hi,
I changed the code in Quick CSS to following one
@media only screen and (max-width: 767px) { .html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a.dt-only { display: none!important; }}
and i gave your links a custom class “dt-only” :)
Previous mobile menu was completely renewed in this update, therefore previously used CSS selectors for mobile menu would not work in current version. I believe that is the case however the solution i came up with is a pretty solid one too, in my humble opinion :)
Best regards,
YigitJuly 12, 2017 at 12:07 am #819727Yigit,
That looks great! Thanks again for your help.
JimJuly 12, 2017 at 12:15 am #819729Hi,
You are welcome! :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)Best regards,
Yigit -
AuthorPosts
- The topic ‘Mobile View Missing + Strange red "x" in upper left corner of window’ is closed to new replies.