• Hi! I just changed the photo in my ‘About me’ widget on my homepage and other pages, and on laptop/computer it is perfectly fine! On mobile though, it is blurry. Why is the mobile version blurry? I have tried to upload different sizes, from 1600px to 300px (it says to upload one with a minimum of 200px). The photo I upload is square, so that can’t be it. Does someone know what to do with this?

    Thank you in advance for the help!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    please check this https://www.ads-software.com/support/topic/about-me-widget-image-blurry/ thread.

    Let me know if this worked for you.

    Thread Starter andrea1451986

    (@andrea1451986)

    Thank you @markwaregr, it did work! On mobile it is now sharp. Bigger, but sharp and not such a big change size wise. But on laptop (I imagine dekstop too) the size is much bigger though. Is there an option to make it 300pixels? I tried – in the plugin and adding a 300pixel photo – but it keeps on being 200pixels. Is it either/or? Thanks again for your help.

    Hi there,
    you can try this

    
    @media(min-width:767px){
    .widget_about_avatar img{
    max-width:200px;
    }
    }

    in your custom CSS box under Customize-?Additional CSS for desktop only.

    Let me know if you need additional help with this.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Blurry photo ‘About me’ widget’ is closed to new replies.