Parent / child pages …eliminate the photo

  • applevw

    #8838

    I did search the forum before I posted this and found two instances where the image on child pages was being discussed. However, I did not see the answer I was looking for so here’s my question:

    I have created a parent page at with multiple child pages under it. Unfortunately not every child page has an image to pull into the parent page so I don’t like the look of the listing. Is there a way to eliminate the parent page pulling in the image ? None of the pages have featured images.

    Thanks! I really appreciate your time and effort.

    Mod

    Kenneth John Odle

    #42284

    Add to custom CSS:

    .page-parent .attachment-thumbnail {
    display: none;
    }

    Love your icons, btw.

    applevw

    #42285

    Thank you. Worked perfect. Awesome theme and support. I love my icons too!

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.