• Resolved Edward Clay

    (@edwardclay)


    Hi there,
    Sorry to bother you but the image thumbnails are stretched. This appears to be a new issue; when I originally set up the plugin/parameters the image thumbnails displayed at the correct proportions. I have noticed that if I press the “Load More” button, the issue is resolved.

    Any help would be most appreciated!

    I’ve included below my CSS targeting Photonic, just in case there are any conflicts:

    `/*** PHOTONIC STYLING ***/
    .photonic-mosaic-layout .photonic-thumb a img {
    border-radius: 20px !important;
    }

    .photonic-mosaic-layout .photonic-thumb a img {
    padding: 10px !important;
    }

    .photonic-more-button, .photonic-more-button:visited, .photonic-show-gallery-button, .photonic-show-gallery-button:visited {
    background: transparent !important;
    border: 4px solid #4e88c7 !important;
    font-family: ‘Fira Sans’ !important;
    font-weight: 900 !important;
    font-size: 17px !important;
    color: #4e88c7 !important;
    margin-top: 20px !important;
    padding: 0.6em 0.7em !important;
    border-radius: 50px !important;
    letter-spacing: 0px !important;
    cursor: pointer !important;
    width: 100% !important;
    }

    Kind regards
    Edward

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Sayontan Sinha

    (@sayontan)

    You need to disable your lazy loading plugin – that is causing the issue by forcibly replacing the photos with square-shaped placeholders.

    Thread Starter Edward Clay

    (@edwardclay)

    Hi Sayontan,
    Thank you so much for your rapid response and help! I will disable accordingly.

    Kind regards
    Edward

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Images Stretched’ is closed to new replies.