New Landing How can we help? Atelier full width photos not appearing correctly on mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #311767
    mastudio
    Member
    Post count: 14

    Hello,

    The full width/row background images on our 1 page site are not showing up on the iPad within Firefox or on iPhones within Safari or Chrome. Instead of photos, we see colored backgrounds. Is this due to paralax settings; Could you advise?

    Thanks for your assistance,

    Mary

    #312057
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Mary,

    Can you screenshot exactly what you see(or do not see) on your device?

    #312665
    mastudio
    Member
    Post count: 14
    This reply has been marked as private.
    #312844
    David Martin – Support
    Moderator
    Post count: 20834

    Please test this, please add this to Theme Options => Custom CSS:

    @media only screen and (max-width: 767px) {
        .spb-row[data-image-movement="fixed"] {
            background-attachment: local !important;
        }
    }
    #312932
    mastudio
    Member
    Post count: 14
    This reply has been marked as private.
    #313180
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    You have copied it in wrong. Please compare the screenshots to my code.

    I have amended this for you. Please clear your device cache and re-test.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.