Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #169253
    mattfini
    Participant

    Hello,

    I’ve noticed a disparity between the featured images on a blog post and how they display as a news item.

    On the actual blog post, I size them as 800 x 300, but they always crop weird when you see them in the news feed.

    My website is https://mattserafini.com/ and I’m wondering:

    Is there a way to control HOW the image crops on the news feed?

    #169294
    Skandha
    Participant

    @mattfini: To adjust the image size of the news feed
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .post-archive .content-right {
         padding:100px 112px;
    }

    You can change the padding according to your choice.
    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #169320
    mattfini
    Participant

    Awesome, thank you!

    #169326
    Skandha
    Participant

    @mattfini: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/fotografie/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Blog images’ is closed to new replies.