Hide featured image on blog mosaic view - by Martin

This topic has 4 replies, 2 voices, and was last updated 4 years, 3 months ago ago by Rose Tyler

  • Avatar: kikjou
    Martin
    Participant
    January 4, 2020 at 15:27

    Hi! I would like to use the mosaic view, but need to hide the featured image in this view, although removing it completely from the post is not an option.
    Is there a way to do it natively in Classico or could you provide a code line for the functions.php?

    Thank you!
    Martin

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2020 at 15:38

    Hello,

    Please provide URL of your Blog page.

    Regards

    Avatar: kikjou
    Martin
    Participant
    January 4, 2020 at 15:39
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 4, 2020 at 15:46

    Try to add this code in Theme Options > Styling > Custom CSS:

    article.post-grid.content-mosaic > div .wp-picture {
        display: none;
    }

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Hide featured image on blog mosaic view’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.