Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #446228

    My website http://www.easyliving-emmen.ch does not work very well when looking from an iphone and also has some issues when looking from an ipad.

    Here are the issues regarding ipad:
    – Logo text is not centered
    – Search function is displayed even if removed on the desktop version
    – There should be no space between the two sections within the color section with background Image (“Haben Sie Interesse”)
    – Yellowish bar above footer

    Here are the issues regarding iphone:
    – Text in first section does not look very sexy
    – Only half of color section with background image is displayed
    – Only half of last section is displayed

    I would much appreciate your help! Thanks a lot in advance!

    – Michel (realit-treuhand)

    #446231

    Update:
    On ipad everything works well again. Somehow I had to add

    #menu-item-search {
    display: none;
    }

    again to quick css

    But with the iphone it’s still the same issues…

    #446916

    Hey!

    In the ANGEBOT section you’ve used a table, it think it might be better to use a combination of 1/3 and 2/3 elements which will look better on phones. You’ve also used a table in the HABEN SIE INTERESSE? section with a width of 850px which is causing the non-responsiveness. Maybe you could use 1/2 element in that section instead?

    Cheers!
    Rikard

    #451551

    Thanks Rikard. I will try that. What about the section with the youtube video?

    Beste regards,
    Michel

    #451892

    Hi!

    Could you try to sort out the sections with tables first and we’ll have a look at the video sections once you are done with that? We’ll keep the thread open so you can just tell us when you are ready. Also, we might need a temporary admin login to have a closer look, you can post the details here as a private reply.

    Cheers!
    Rikard

    #452359

    Thanks Rikard! I managed to fix the ANGEBOT and HABEN SIE INTERESSE section. I would prefer the HABEN SIE INTERESSE promo box within the color section but then it doesn’t look good with the padding. Would it be possible to make it look as one entire section, without padding between the single sections and still be responsive (1/1 and two 1/2 sections together)?

    The DIE GEMEINDE SEENGEN section with the youtube video embedded still doesn’t appear entirely, the pictures below the video are now aligned left but are too big. The headline title and the text below the pictures are justified and can merely be read on my iphone. Let me know if you’d need a login?

    Another thing that doesn’t work on my iphone is the full-width submenu below the header slider. I linked the submenu titles to the sections (e.g. #angebot) and it works on the PC but not on the iphone. It would be great if the submenu titles only appear when clicking the drop-down menu button on the top right. Is that possible?

    Thanks a lot in advance?

    #452412

    I don’t know if I made myself clear enough about the mobile menu. In settings I activated mobile menu for smartphones and selected to hide submenu items. However, when clicking on the mobile menu, there are no menu links visible, the full-width submenu is still visible and as explained before, when clicking on the menu links, it doesn’t move to the section…

    Best regards,
    Michel

    #452430

    Hi Rikard. The section with the youtube video is now displayed correctly, It was caused by a table again. Now I only have the issue with the mobile/submenu left…

    #452625

    Hi!

    Can you please post a screenshot and show mobile issue? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here

    Best regards,
    Yigit

    #452635
    This reply has been marked as private.
    #452636
    This reply has been marked as private.
    #452667

    Hey!

    Please add following code to Quick CSS as well

    #advanced_menu_toggle, #advanced_menu_hide { display: none !important; }

    Best regards,
    Yigit

    #452676

    Thanks Yigit. Now the mobile menu is not visible anymore. However, is it possible to make the submenu disappear and have the submenu titles displayed in the mobile menu instead? (only on smart phones of course)

    The other issue I have is if I click on a submenu title, e.g. “News”, it scrolls down automatically to that section with the ID #News, but this doesn’t work on my iphone. It just reloads the homepage. Any thoughts?

    Best,
    Michel

    #452683

    Hey!

    Please edit your Fullwidth Sub Menu element and choose to display a button to open the menu in “Mobile Menu Display”

    Regards,
    Yigit

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