Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #1076193

    Hi team,

    I have some icons I drew in illustrator with artboards at 100×100. Exported them as PNG and added to my Vision and Values page in a testimonials box. No matter what size I make them, they come up pixelated and bigger than the size i drew them at.

    I don’t get why my icons are blurry!

    #1077507

    Hey Lara,

    Please try using this code:

    
     .avia-testimonial-image img {
        width: 100px;
        height: 100px;
     }
    

    Best regards,
    Victoria

    #1077578

    Hi Victoria,

    This code doesn’t work, unfortunately.

    #1078345

    Hi Lara,

    The login link is not working. Can you please post the login link?

    Best regards,
    Victoria

    #1083845

    Hi Victoria,

    Sorry about the delay.

    I’ve set up my icons in columns, below the testimonials… to help my sanity haha and just to show my icons aren’t blurry and that’s the size I would like them to be.

    #1085559

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    CSS Snippet:

    
    .page-id-6352 img.avia_image { width: 75px; }
    
    

    When i try to edit your page or add custom CSS, i am automatically logged out therefore i am not able to make any changes :)

    Best regards,
    Yigit

    #1085753

    Hi Yigit,

    I played around with columns and removed the testimonials.

    Is there a way I can get my icons moved up to be closer to the text and left aligned to the text?

    I keep getting logged out too… not sure whats going on lol

    #1086646

    Hi Lara,

    You can try putting the icons and text in the 2/4 container with the text. The css solution with negative margin might not be nice.

    Best regards,
    Victoria

    #1086709

    Hi Victoria,

    No that doesn’t work. The icons and text need to be on the same line.

    #1087208

    Hi Lara,

    What is the login link? The links above are not working.

    Best regards,
    Victoria

    #1087339

    See private content

    #1087800

    Hi Lara,

    Best regards,
    Victoria

    #1088075

    Hi Victoria,

    Well, I’m not sure what else to give you. This is what I use and it works fine

    #1088077

    Maybe this?

    #1088497

    Hi Lara,

    I have checked the image in the page and the image itself (link in private content).
    They have the same quality. Can you try to upload it using the default wordpress theme? and also test it without the smush plugin.

    Best regards,
    Nikko

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