Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #626602

    On the gallery pages we have to have a Featured Image because the featured image determines the thumbnail in the masonry widgets. BUT I don’t want the partial Featured Image to show on the individual gallery pages.
    Can we hide the featured image on those individual gallery pages?

    #626957

    Hi SandraSquires,

    I’m not sure if I understand exactly what it is you want to hide, could you try to explain a bit further and/or post a screenshot of it please?

    Best regards,
    Rikard

    #627321

    On the page that I sent you as an example it shows both the featured image and the Portfolio image so you basically see the same image twice. We need to have the Featured image checked on the page so that it can carry over to the masonry Widget thumbnails. Is there a way to have just the one photo show on the portfolio page?

    #628750

    Hi,

    Please add this in the Quick CSS field:

    .single-portfolio .page-thumb {
        display: none;
    }

    Best regards,
    Ismael

    #628865

    Thank you so much!!!

    #629998

    Hi,

    No problem. Glad it is working. :)

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Portfolio Entry Featured Imagine’ is closed to new replies.