Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #176063
    Maarten Schets
    Participant

    Is it possible to have a featured image that is different from the top image on the portfolio page? Is there a CSS for?
    Now I have to choose wether the image looks good cropped on the portfolio page or cropped for featured image on the Home page. I’d like to use 2 different images if possible.
    http://www.proceate.design/site

    #176131
    Skandha
    Participant

    @maarten-schets: Hello there,
    Your site does not seem to be accessible at the moment. Let me know when your site is accessible.

    Kind Regards,
    Skandha

    #176145
    Maarten Schets
    Participant

    I made a typo in the link: this is the right link:
    http://procreate.design/site/

    #176146
    Skandha
    Participant

    @maarten-schets: Hello there,
    What you can do it is
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .single-jetpack-portfolio .post-thumbnail.singular-header-image {
    	display:none;
    }

    This will remove the image in Single Post Portfolio Page.

    Now you can
    Edit the Page => Add New Block => Image => Upload an Image

    This way you can use two different images one on the Homepage and other in single post page.
    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #176151
    Maarten Schets
    Participant

    I’m testing it on my mobile right now, but it seems to be working. Thanks!

    #176152
    Skandha
    Participant

    @maarten-schets: 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/verity/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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘featured image different cropping from portfolio page?’ is closed to new replies.