• Resolved sailh20

    (@sailh20)


    Any help welcome. When changing screen size some of the profile pictures become cropped- makes the head shots not look ideal.
    So images become hidden on different screen sizes.

    Is there a css code that will fix this or do I need to change the image size?. Note this is not happening on all screen sizes just when the screen size is wider in landscape

    thanks in advance for any help

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here.

    Go to the “Additional CSS” part of the dashboard and add below CSS(Path: Admin Panel->Appearance->Customize->Additional CSS).

    .wp_teamshowcase_grid.design-1 .teamshowcase-image-bg img { object-fit: contain !important; }

    Let me know if you are any other queries.

    Thanks,

    • This reply was modified 5 years, 1 month ago by Ketan Patel.
Viewing 1 replies (of 1 total)
  • The topic ‘Image issue with screensize’ is closed to new replies.