Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi there! You could make the Featured Images full width, so then it’s centered in the content area (because it spans the whole thing), and still works with the title placement in the same way.

    To try that, since you’re using Jetpack, make sure you have the Custom CSS module activated, then paste the following CSS into Appearance > Edit CSS:

    .entry-thumbnail img {
         width: 100%;
    }

    Or if that doesn’t do what you want, please share a link to a specific page or post that you want to change and describe how you would like it to change, and I’ll see what I can suggest! ??

    Thread Starter okiwipassion

    (@okiwipassion)

    Thanks, Sarah!

    I usually prefer to upload the smallest image I can for a given purpose, to reduce loading time. What would be a standard size here? I noticed 1024 isn’t wide enough; do you think most people’s screens should be ok with 2048?

    I was asking for centering because I didn’t want to risk stretching. If I make the Featured image full width by adding the code you gave me, and the image I upload isn’t wide enough for a very large screen, it will get stretched, right?

    Example of page where image looks fine on my screen (because it’s wide enough): https://www.okiwipassion.co.nz/
    Example of page where image doesn’t fill the width nor is centered: https://www.okiwipassion.co.nz/veggie_boxes/

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Center Featured image for *all* my pages [Sela]’ is closed to new replies.