New Landing How can we help? Atelier Background row photos on tablet off-size

Viewing 4 posts - 1 through 4 (of 4 total)
  • Posted in: Atelier
  • #320831
    SomeChick
    Member
    Post count: 231

    I’m using a row as the “title” for my site pages. It looks great on the phone, but on a tablet the photo doesn’t seem to resize. I added the following:

    @media only screen and (max-width: 767px) {
        .spb-row[data-image-movement="fixed"] {
            background-attachment: local !important;
        }
    }

    To no avail.

    Help?

    #321006
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    Please test this and remove the above:

    @media only screen and (max-width: 767px) {
    .spb-row[data-image-movement="fixed"] {
        background-attachment: fixed !important;
        background-position: calc(100% + 122px) calc(100% + 30px);
    }
    }
    #321800
    SomeChick
    Member
    Post count: 231

    Still wonky.

    Still not getting follow up notifications.

    #322083
    David Martin – Support
    Moderator
    Post count: 20834

    Can you provide a reference screenshot for me?

    What device is this for?

    Thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register