Remove category label over Blog Carousel element

This topic has 2 replies, 2 voices, and was last updated 4 years ago ago by Olga Barlow

  • Avatar: Francisco
    Francisco
    Participant
    April 14, 2020 at 16:20

    Hello,

    I’m trying to remove the category label over the blog carousel element, have a look to the following link: https://www.dropbox.com/s/ffwgyz34mbn3y8q/Captura%20de%20Pantalla%202020-04-14%20a%20les%2017.17.21.png?dl=0

    Exist any form without coding the CSS?

    I’ll wait fr your answer.
    Best regards

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 14, 2020 at 19:21

    Hello,

    Nope, unfortunately. Use the following custom CSS

    .post-grid .post-categories {
        display: none;
    }

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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