• Hi, I noticed that the theme cuts off the bottom right hand side of featured images in posts. How do I get rid of that? thanks in advance!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter realsgmum

    (@realsgmum)

    Hi, any updates? I think it’s part of sela theme’s design to cut off the bottom right hand side of featured images in posts. this affects if I have words in the images. I noticed that sela theme also cuts off a part of the featured image on top. any one can help me correct this? it would be great if i can adjust such that none of the image is cut off at all. thanks in advance!

    Moderator Kathryn Presner

    (@zoonini)

    @realsgmum Yep – the cutout is part of Sela’s design. To remove it, give this a try:

    .post-thumbnail + .entry-header {
      margin-top: 0px;
    }

    Don’t edit the theme files directly, otherwise your changes will be overwritten every time the theme is updated.

    An easy way to add custom CSS is to use the CSS editor included in the Customizer as of WordPress 4.7. Head to Appearance > Customize > Additional CSS to add your custom CSS.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘featured image’ is closed to new replies.