Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #306714
    sazerelli
    Participant

    Hi

    I have created posts and used the feature image. The size is fine on the page that holds all the posts, but when I click on the individual post, the feature image is huge. Is there additional CSS to reduce the size?

    I have plugins to reduce all my image sizes to 960×960.

    Problem page example – https://sazerelli.com/news/new-designs-at-piccollage/

    Thanks

    Sarah

    #306731
    tikaram
    Keymaster

    @sazerelli : Please try adding the following additional css and let me know.

    .singular-header-image img {
        max-width: 50%;
        margin: 0 auto;
        display: block;
    }
    #306761
    sazerelli
    Participant

    that worked! thanks so much 🙂

    #306804
    tikaram
    Keymaster

    @sazerelli : Nice to hear back from you and glad that my support worked on your website. If it’s not too much trouble, I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/clean-portfolio/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! 🙂

     

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Feature Image size in post’ is closed to new replies.