New Landing How can we help? Atelier Background image looks pixelated in mobile

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #309526
    kgeee
    Member
    Post count: 67

    Hi

    I’ve noticed a strange thing when adding a background picture to a row.

    The picture looks fine when scaling the image on a desktop. See dekstop.png

    But when I am viewing the page on Chrome or Safari on IOS, the image looks pixelated and is cropped very randomly.
    I’ve attached ios-pixel.png where it is easy to tell.
    I’ve also attached oil-gas.png which is the picture current in use.

    Why are the pictures looking pixelated and weird on mobile browser?

    Attachments:
    You must be logged in to view attached files.
    #309535
    David Martin – Support
    Moderator
    Post count: 20834

    Please add this to Theme Options => Custom CSS:

    @media only screen and (max-width: 767px) {
    .fw-row>.spb-row,
    .spb-row[data-image-movement="fixed"] {
    	background-attachment: local !important;
    }
    }
    #309536
    kgeee
    Member
    Post count: 67

    HI

    The CSS seems to generate some problems. See attached. Also it still does not work on mobile.

    Attachments:
    You must be logged in to view attached files.
    #309540
    David Martin – Support
    Moderator
    Post count: 20834

    You have copied it in wrong, please compare the screenshot to the code provided.

    It may show one error only from the use of !important but that can be ignored.

    #309616
    kgeee
    Member
    Post count: 67

    Thank you. It’s working now.

    Will you include the fix in an upcoming update of the theme?

    #309627
    David Martin – Support
    Moderator
    Post count: 20834

    Glad to help you out.

    Yes, I’ll assign this to Ed so he is aware of this issue.

    #309912
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Added for the next update, thanks!

    – Ed

    #310048
    kgeee
    Member
    Post count: 67

    Thank you. Appreciated.

    #310053
    David Martin – Support
    Moderator
    Post count: 20834

    Thanks Ed!

Viewing 9 posts - 1 through 9 (of 9 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