Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #629374

    Hello,
    I’ve tried the css you suggested and, of course, under mobile menu, it’s activated for smartphones & tablets. Over a number of weeks, I’ve tried lots of css suggestions on your site but nothing has worked.

    Really don’t know what else to try but I need to resolve this issue.

    Please help
    Thanks

    #629386

    Hi Simplequery!

    Please refer to this post – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/

    Regards,
    Yigit

    #629469

    Hello,
    This is the first code to have any effects whatsoever… it’s definitely an improvement on the IPAD, but quote odd as well. Not sure how I can attache screenshots but you can go to the site and and see for yourself.

    It’s a bilingual site: One site (eng) has become slightly responsive but the logo is still partially covered by the menu.

    However, the french pages that had had a few menu items removed, now displays as on mobile phones. Very odd.
    What should I change to rectify the final issues?

    Thanks for your help

    #630599

    Hi,

    I checked your french page on mobile and it looks good to me:

    View post on imgur.com

    What exactly do you want to change?

    Best regards,
    Andy

    #630626

    Hello
    We’ve never had problems with mobile view.

    The problem is with the IPAD view: not views on simulations test sites but the actuel view on IPAD tablets.

    I desperately need a code that will fix that problem permanantely. The logo is still being covered by the menu and at times, the menu goes over two lines. The last code given made things a little better but the site is still not properly responsive on ipads. How do I send you screenshots and not a url link?

    Thanks

    #630641

    Hi,

    I will tag this for someone with an iPad.

    Use imgur.com or dropbox for screenshots.

    Best regards,
    Andy

    #633928

    Hello
    Is there any news on this please?
    Instead of sceenshots, best if you access the site with an Ipad.

    many thans

    #633976

    Hey!

    I loaded the web site on my iPAd and I can not see the menu overlaping the logo.
    Which model are you using?

    Best regards,
    Basilis

    #634072

    Hi,
    my colleague has tested on a number of Ipads. Her Ipad is IPAD RETINA.

    Either the menu is not responsive & goes over 2 lines, covering logo etc, or the menu turns into a mobile menu.
    If you look at the site, please look at the english as well a the French side, You will see that they display diffferently. it’s very strange.

    Thanks for your help

    #634306

    Hi,

    Please refer to this post – http://kriesi.at/documentation/enfold/switching-to-mobile-menu-on-higher-resolutions/ and change “1024px” to “1240px”

    Best regards,
    Yigit

    #635593

    Hi,
    I had already tried that code weeks ago as I saw it on your pages. Please note that I already had the mobile and tablet settings correcte. Have now changed it to 1240. If the image links work below, you can see what the latest changes look like. There is now a mobile menu whilst on other tabletsan menus , the site is fully responsible and we see the titles.

    We need to have the menu responsive on Ipads as a lot of our associates have Ipads. It’s also difficult or impossible to click certain items such as the flags on the upper menu as the icons overlaps

    If the image link doesn’t work, I’ll load them again.
    Thanks for looking.

    #636475

    Hi,

    We can’t reproduce the issue on tablets, the menu switches to mobile menu before it overlaps the logo. Regarding the flag switcher, add this in the QuicK CSS field:

    @media only screen and (max-width: 1024px) {
    #top ul.avia_wpml_language_switch li {
        margin: 0px 0px 0px 20px;
    }
    }

    Best regards,
    Ismael

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