• Resolved sarmistha_25

    (@sarmistha_25)


    Love this theme, it is simple, easy to use and perfectly suits the requirements of my site.
    However, I have a few small concerns I need help with.
    1) I would like to remove the featured images from individual posts.

    2) Is there a way to uncrop the featured/thumbnail images on homepage. All the images are currently in landscape orientation and I’d like them to be in portrait orientation and not cropped.

    Please note that I have no technical knowledge to temper with theme editor on my own ??

    Thanks!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @sarmistha_25,

    We are glad to know that you like the theme.

    Please refer to the answers below:

    1. Currently, this feature is not available but our team will add this feature in the future update. For an immediate fix, you can add the below code in Additional CSS via Appearance > Customize.

    .single .post-thumbnail{
        display: none;
    }

    In the free version, the uncrop option is only available for the single post. In the Pro version, there is option to uncrop the images on the homepage, category, search and author archive pages.

    Do let us know if you have any questions. You can also reach out to our support team here.

    Thread Starter sarmistha_25

    (@sarmistha_25)

    Thank you! I could remove the featured images with this code.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove featured images from single posts and uncrop featured images on home page’ is closed to new replies.