Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #627140

    Hey,

    I have a problem with displaying images on our team page: https://speechangel.com/our-team/

    There is padding on the side of each image.

    I’d like it to be more squared and the image meet the text below.

    How can I do this?

    Thanks

    #628320

    Hey wonderlandmarketing,

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    img.avia_image.avia_image_team {
        width: 100%;
    }

    Best regards,
    Yigit

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