Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #731798

    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

    #732214

    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

    #732379

    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

    #733284

    Hello?

    #733939

    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

    #734001

    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.

    #735534

    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

    #736389

    Hi Andy,

    thx for your support, but that doesn’t have any effect. Just check the website on your iPhone / Smartphone.

    Cheers,
    Sam

    #736403

    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

    #736409

    Just deactivated the caching tool.. the problem is still there.

    Cheers!

    #736452

    Hi,

    did you switch off the caching function before deactivating it? cause otherwise caching will still go on.

    Best regards,
    Andy

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.