Hi,
when I open my website on my smartphone (iPhone), the menu on the homepage is buggy.
http://www.bilder-upload.eu/show.php?file=148416-1484089198.png
Website: http://bit.ly/2j2UTA7
Can you fix that?
Thx!
Sam
Hey Sam
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#mobile-advanced {
height: 100%;
}
Best regards,
Yigit
I did that, but the bug is still there. Just try it with your phone and you see what I mean :)
Thx for your awesome support!
Sam
Hello?
Hi,
Sorry for the late reply. I can’t see anything like that when loading your page in Chrome on Iphone6. In what browser are you seeing this?
Best regards,
Rikard
Chrome on iPhone6. Just open the website and scroll down. You’ll see that the header will be green for 1 sec and the background image zooms in.
Would like to fix that!
Thx.
Hi,
adjust mobile menu color with this code:
@media only screen and (max-width: 767px) {
#top #wrap_all .av_header_transparency, .av_header_transparency #advanced_menu_toggle {
color: black;
}}
Best regards,
Andy
Hi Andy,
thx for your support, but that doesn’t have any effect. Just check the website on your iPhone / Smartphone.
Cheers,
Sam
Hi,
I noticed that you are using a caching plugin. Would you mind opening your plugin’s settings page and temporarily deactivate the caching of your site? Then please try to clear your browser cache and hard refresh the site (Hold CTRL + SHIFT + RELOAD) to see if that solves the issue.
Best regards,
Andy
Just deactivated the caching tool.. the problem is still there.
Cheers!
Hi,
did you switch off the caching function before deactivating it? cause otherwise caching will still go on.
Best regards,
Andy