Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #609963

    Hi There, could not find solution in the forum for a few days.
    have an issue :
    while viewing website on the desk top everything is fine, but when on mobile device blank area appear between main menu and the blog post.
    1. when using default layout
    2. when advanced

    Please let me know what i am missing and how to resolve the issue.

    Thanks in advance

    #610083

    Hi Nathan1214,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #610208

    link is below.on Pc if you shrink the window to mobile size everything is fine.
    Only on actal mobile device, in my case Android, it appear.
    thank you

    #611197

    Hi!

    this does not happen for me. Could you already fix it? Please check on another device as well. Make sure to clear browser cache and refresh a few times afterwards.

    Regards,
    Andy

    #611214

    Nope i did not fix anything.
    as i said adjusting browser window in PC does not expose it.only if you use mobile device it does show up.

    #612025

    Hey!

    this does not happen for me, as shown in this screenshot:

    View post on imgur.com

    Please check on another mobile device as well. Don’t forget to clear browser cache.

    Best regards,
    Andy

    #612037

    What device do you use?
    i have tried with different browsers on my Android.and was getting the same.

    #613560

    Hi!

    Add this css code to disable the portfolio animation:

    @media only screen and (max-width: 989px) {
    .avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry {
        -webkit-animation: none;
        animation: none;
    }
    }

    Regards,
    Ismael

    #613838

    Sorry man, it did not work.

    i was digging a lil bit in that matter.
    and every mobile browser has a setting “request desk top version”.once that setting is enabled then device load the PC version once not it does load Mobile version.And here were all the funky staff is popping out.
    in y case they are :
    1. Blank area below menu
    2. copyright area at the footer 3/4 of the screen
    3. some buttons misaligned when in pc version they are on one line etc.

    Would like to get further feedback in that matter

    #614065

    The issue is similar to

    but none of the css is working for me

    #614161

    Hi!

    This is visible only on mobile browsers and on desktop it looks fine. This must be due to a custom css conflict. We will surely help you resolve this. Please move all the custom css you have added to the site to Enfold > general Styling > Quick CSS and create a temporary user with ‘administrator’ role and share in private content with permission to deactivate all plugins and add custom code if necessary to help you resolve this issue.

    Best regards,
    Vinay

    #614194

    credentials below.
    i have removed all custom css and still the same.

    #614198

    Abort boys i found the issue.

    #614201

    Can not believe it,it was right in front of me.
    freaking Google adsense plug

    #614647

    Hi!

    haha sometimes it is the small things that miss our eyes. Glad you found it :)

    Checked your site on my phone and is looking great now!

    Best regards,
    Vinay

Viewing 15 posts - 1 through 15 (of 15 total)
  • The topic ‘Blank area between post and main menu that is visible only on mobile’ is closed to new replies.