Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1368756

    Photos are extremely pixelated in the iPad pro(2021) – see screenshots:
    https://snipboard.io/YpPvV5.jpg
    https://snipboard.io/au2rWh.jpg
    Looks like this is something other than the retina resolution as the photos are 1500px wide

    #1368809

    Hey frankeee,

    Thank you for the inquiry.

    Did you set the Background Attachment property to Fixed? Please try to set it back to Scroll temporarily or add this css code.

    .avia_mobile .avia-full-stretch {
        background-attachment: scroll !important;
    }
    
    .avia-bg-style-fixed {
        background-attachment: scroll !important;
    }

    You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings afterwards. Let us know if this helps.

    Best regards,
    Ismael

    #1368847

    Hi Ismael,
    thanks very much – this is working!

    #1368880

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

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