Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #1053467

    Hi team,

    I had some blurry icons in my easy slider in my duplicate footer and was told to update the size to 184px x 113px. It looks good on PC but on mobile view it’s still super blurry. Wondering what I can do to fix this.

    Thanks, Lara

    #1053502

    Hi Lara

    What is the website called where the icons can be seen?
    And are you using JPEG or PNG files to display the icons? That could be a reason why they can be blurry. I would always use SVG graphics because they do not have pixel as a base which means they can never be blurry.

    Cheers
    Michael

    #1053507

    Hi Michael,

    It’s http://libertyindustrial.com.au, it only looks blurry with mobile.

    #1053509

    Hi Michael,

    It’s http://libertyindustrial.com.au, it only looks blurry with mobile.

    It’s in the footer, sliding awards logo

    #1053517

    Hi Lara

    It looks like the awards logos for the mobile view are bigger than for Desktop.
    I would just fix that and make sure they always have the same size. This should fix your issue.

    Best,
    Michael

    #1053518

    Hi Michael,

    How would I fix this?

    #1053520

    Hi Lara

    Try to add this code to the Quick CSS field in the Enfold theme options:

    .avia-slideshow {
    height: 113px !important;
    width: 184px !important;
    }

    It worked in my quick test.

    Cheers
    Michael

    #1053521

    Thanks Michael :)

    #1053523

    I still find zooming into my logo’s a bit blurry.

    I have trouble with the first 3 logos in the slider.

    I exported all my logos at the same size and they’re all 300dpi.

    #1053528

    Also, that code makes all my hero images pretty much disappear! :(

    I had to remove it

    #1053530

    Then you probably need to use a different class.
    It’s kind of hard to judge for me without access to the website.

    #1053540

    I gave you the sign in details in the private data area in my first message

    #1053546

    I am just a participant here, so I can’t see your private content.

    #1053704

    Hi Lara,

    Best regards,
    Victoria

    #1053903

    Okay, I’ll try amend! :) thanks Victoria.

    #1054716

    Hi Lara,

    Please, let us know how it worked for you and if you need any more help.

    Best regards,
    Victoria

    #1054794

    Hi Victoria,

    thanks for checking in. I ended up using bigger logos for the first few that were giving me issues. However, the rest of the logos did come out looking really good when I cropped to 184×113. So this was a bit confusing.

    Thanks,

    Lara

    #1055784

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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