Categories displayed on featured images

Home Forums Automattic Forefront Categories displayed on featured images

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #108000 Resolve

    thecharmepidemic
    Member

    Hi:)

    I also want to remove categories that are displayed on each post featured image. Would it be possible to do so?

    Thank you so much in advance.

    The blog I need help with is thecharmepidemic.com
    #138842

    Caroline Moore

    Sure thing! This should do it:

    .entry-header .categories-links {
    display: none;
    }
    .blog-thumbnail + .entry-header {
    margin-top: -8px;
    }

    #138868

    thecharmepidemic
    Member

    Worked perfectly!!! :)))

    Thanks

    #139414

    Kathryn P.
    Happiness Engineer

    Lovely, glad to hear it! If you need anything else, feel free to start a new thread.

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

The topic ‘Categories displayed on featured images’ is closed to new replies.