Thumbnails not correct sizes

Home Forums Jevelin Theme Thumbnails not correct sizes

Home Forums Jevelin Theme Thumbnails not correct sizes

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
  • garyabrams
    Participant

    Hi, I’m on the Jevelin, Alex Photon template, and some of my portfolio projects have the thumbnails showing up at the wrong size, when I go into that project. See the attached images. The first image is how it looks on the home page correctly, the second image is how it looks after you click on the home page image and go into the project it displays incorrectly, too tightly cropped. The third is once you click on that last image to see the project, and it displays correctly again. Please help me fix the incorrectly cropped thumbnails. Thanks

    Attachments:
    You must be logged in to view attached files.

    Hi @garyabrams,

     

    I hope you are well today and thank you for your question.

     

    You can resolve it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-portfolio-single-gallery-slider-item .sh-ratio-content {
        background-size: contain !important;
        background-repeat: no-repeat;
    }

     

    Best regards,
    Shufflehound team

    garyabrams
    Participant

    Great, thanks, did that, and it solved one issue. Now the bottom thumbnail on the same page still displays as cutoff, see attached.

    Thanks

    Attachments:
    You must be logged in to view attached files.

     Now the bottom thumbnail on the same page still displays as cutoff, see attached.

    It is because the image used there is cropped as shown in the attached screenshot so please use full image or try using a different image.

    Attachments:
    You must be logged in to view attached files.

    garyabrams
    Participant

    Maybe I’m confused by your reply, the uploaded image is not cropped, but the below thumbnail is. I’m not sure how to un-crop the thumbnail.
    Thanks

    Please check which image you have set in your Project gallery as shown in the attached screenshot.

    Attachments:
    You must be logged in to view attached files.
Viewing 6 posts - 1 through 6 (of 6 total)