Change Featured Image dimensions on Gillion theme

Home Forums Gillion Theme Change Featured Image dimensions on Gillion theme

Home Forums Gillion Theme Change Featured Image dimensions on Gillion theme

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
  • shootthepianoplayer
    Participant

    With Gillion theme and the large featured image at the top of the post, is there a way to adjust the size of this featured image?

    My featured images often seem zoomed in. I was wondering if there is a way to alter that effect?

    Hi @shootthepianoplayer,

     

    Thank you for your question.

     

    Could you please share the page URL from your site where it is displaying so that I can help you to achieve it?

     

    Best regards,
    Shufflehound team

    shootthepianoplayer
    Participant

    Here’s one example: https://filmlifestyle.com/visual-communication/

    Take a look on desktop. It’s doing it to all featured images on the site.

    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

     

    .single-post .blog-slider #jarallax-container-0 div {
        background-size: unset !important;
    }

    shootthepianoplayer
    Participant

    Thanks.

    The issue with that change, though, is that I now just have a square image in the middle of the header area and loads of blank space around it. At least on my screen (I’ve changed it back now).

    Is there a compromise I can do that stops the stretching effect but doesn’t just make my image a square in the middle?

    You have to choose between the stretching effect or the square image.

     

    Alternatively, you can set the image to have an exact size to display it properly without stretching.

     

    shootthepianoplayer
    Participant

    I set all my featured images as 1200px, as that was the advised size.

    Have you now changed that on the theme?

    I have around 600 posts, so changing every featured image size is a huge undertaking.

    For this type of featured images, the size should be 1280

    shootthepianoplayer
    Participant

    What can I do, then? Can I not do something to solve this without having to re-edit and re-upload 600+ images?

    You want to display the image without stretch and blank space around it.

     

    You can’t fulfill both conditions at a time without having the exact image size.

Viewing 10 posts - 1 through 10 (of 10 total)