Tagged: 

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

    I was wondering if you could please let me know how I can hide categories from being shown in a Blog Newsfeed. The client does not wish to put his blog posts into categories, so currently the newsfeed is showing the word “uncategorised” under each image. Please see blog feed on homepage – see link in private content.

    #731934

    Hey Ivana,

    Please try the following in Quick CSS under Enfold->General Styling:

    span.blog-categories {
      display:none !important;
    }

    http://www.w3schools.com/css/

    Best regards,
    Rikard

    #733670

    Thank you. I’ll try that.

    #733734

    Hey!

    Please do keep is updated if you will need anything else.

    Thank you very much

    Best regards,
    Basilis

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