New Landing How can we help? Themeforest Theme Support Uplift Hide Featured Image in Standard Blog page

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Uplift
  • #321467
    WEswift
    Member
    Post count: 234

    How would one go about hiding the featured image on the standard blog layout? I can’t seem to find the class/selector for it.

    Thanks!

    #321546
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Try the css below.

    .standard-items .blog-item figure {
        display: none;
    }

    If it doesn’t work will need to see the url.

    -Rui

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

You must be logged in to reply to this topic.