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

    Hi, how can I hide the categories being displayed above the related posts in the Post Slider?
    Thanks.

    #653688

    Hi CorrinaGB,

    Could you provide us with a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #655118

    Thanks – I’ve included the link privately as the site is live but still in testing mode.

    #655818

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:

    span.blog-categories.minor-meta {
        display: none;
    }
    

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.