[Resolved] Remove "featured image" from portfolio only

Home Forums Support [Resolved] Remove "featured image" from portfolio only

Home Forums Support Remove "featured image" from portfolio only

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

    Hello
    How Can I remove “featured image” from displaying on portfolio only,
    but keep featured image on the regular posts?

    Thanks

    #346297
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Can you link me to your portfolio possibly?

    Thanks!

    #346301
    racheli
    #346448
    Tom
    Lead Developer
    Lead Developer

    Try this CSS:

    .single-portfolio .page-header-image-single {
        display: none;
    }
    #348637
    racheli

    You r the best!

    #348891
    Tom
    Lead Developer
    Lead Developer

    Glad I could help! 🙂

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.