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
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
Hi,
thanks for the help. It was another issue, consider it resolved.
Alex