Featured Image

  • Frym1

    #7752

    Morning all 🙂

    Currently I have 4 homes panes for specific pages and for those homepanes I have specific featured images.

    Within my Navigation Bar, when I click on the Parent Navigation it shows the child layer pages at the bottom of the page (which I love), however I want to somehow remove the featured image just for the footer navigation.

    Hope that is explained ok. I have attached an image.Remove.jpg

    Anonymous

    #39118

    Try adding this to Custom CSS,

    .child-page .excerpt-thumb img {
    display: none !important;
    }

    Frym1

    #39119

    Thanks Prasanna

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

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