Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #984120

    Hi

    I am following the design of the ‘freelancer’ demo

    I am using the grid row and have added a aground image – fixed, stretch to fit

    It is displaying correctly across desktop and Samsung tablet – across Chrome and safari.

    However on an iPad the background images are being cut off? How can i make sure that regardless of device you can see all of the background image?

    Link to page below

    Many thanks

    Faye

    #984174

    Hey FayeMcC,

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #984176

    Sorry…how do i attach an image…doesn’t seem to be an option???

    #984446

    Hi,

    Thanks for the update.

    Use imgur or dropbox for the screenshot. Try to add this code in the Quick CSS field and then reload the page on iPad.

    .avia-bg-style-fixed, .flex_cell {
        will-change: transform;
    }

    Best regards,
    Ismael

    #984637

    Please see links below. Thanks :-)

    #984715

    Hi FayeMcC,

    Have you tried the code given above?

    Best regards,
    Victoria

    #986943

    Hi Victoria

    Yes i have – still the same.

    Thanks

    Faye

    #987354

    Hi,

    Did you set the background size to “stretch to fit”? Set it to “scale to fit”. I would like to check it again but the page is no longer available.

    Best regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.