• Hi There,

    I’m a happy client for two years now but something that always bothers me and that I’d like to see resolved are 3 items:

    1. The main landing page doensn’t load properly when opening on an iPhone.
    The hero image section and the text that goes in the same section doesn’t overlap really well + there’s a grey area with no text that doesn’t belong there.

    2. When opening a blog post on an iPhone or a tablet (Mac) the featured image is not loaded in a proper way as its completely out of proportion and not complete.

    3. When opening the website on a tablet (Mac) the hero image, the image behind the testimonial section and the image behind the call to action section don’t load properly/ look good.

    I would love it if you could resolve these issues and I’m looking forward to your reply.

    Kindest regards,

    Fenna Duin-Huizing

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Mystery Themes

    (@mysterythemes)

    Hello @fenna123

    Iphone doesn’t support fixed CSS code so For background image issue in iphone. You can add the following bold code in additional CSS box:

    @media(max-width:1024px){
    .mt-fotogenic-content-wrapper,
    .mt-fotogenic-testimonial-wrap,
    .mt-fotogenic-about-wrap{
    background-attachment:scroll !important;
    }
    }

    For pro theme support you can use our dedicated support page so that our developer will get back to you asap. This support forum is just for free users.

    Thanks ??

    Thread Starter fenna123

    (@fenna123)

    Hi There,

    Thank you for getting back to me. This has not resolved the issue for me unfortunately. Where can I find he dedicated forum for pro users?

    Kindest regards,

    Fenna Duin-Huizing

    Theme Author Mystery Themes

    (@mysterythemes)

    Hello @fenna123

    You can use our support page so with site url so that our team will check it and get back to you asap.
    Mysterythemes Support Page

    Thank ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem with responsive layout on Apple phones’ is closed to new replies.