Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #406913

    Hi,

    our page http://www.grizzlies.de went live this week. However, we have an issue with the mobile view.

    It doesn’t work at all with Opera mobile at all, with IE mobile on a Windows phone and Google Chrome / Android, Pictures are shown only half, expecially on the page http://www.grizzlies.de/die-grizzlies and today a user reported that the mobile menue is now right from the page (on Safari / IOS). I see the same issue on IE / Win Mobile.
    It would be great if you could have a look.
    Thanks

    Alex

    #407518

    Hi Cevik_Kuersad!

    try to control the background images with this:

    @media only screen and (max-width: 767px) {
    .html_header_sticky_disabled .container_wrap:first-child, .avia-section.avia-full-stretch, .html_header_transparency .avia-section.avia-builder-el-0 {
    background-size: 105% !important;
    }}
    

    Adjust “105%” as needed.

    I hope this helps.

    Best regards,
    Andy

    #414050

    Hi,

    thanks for the help. It was another issue, consider it resolved.

    Alex

    #414245

    Hey Alex!

    Glad we could help :)

    Cheers!
    Rikard

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