Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #824508

    Hi there,

    I’ve written the following blog post:

    and I am unable to remove the category under the headline (‘studies’).

    I’ve edited the post and unticked all the Blog Categories but it appears that I need to have at least one category ticked.
    Is there somewhere else I can remove this setting?
    Can you please help?

    Thanks in advance,

    Colm

    #824518

    Hi,

    You can hide the category title using some css

    .html_modern-blog #top .post-entry .blog-categories {
      display:none;}

    Paste that into your custom css and the category title shall be vanished!
    It will be removed from every blog post though.

    Hope that helps

    TJ

    #824942

    Hi Colm,

    I can’t see any categories being listed on the frontend, could you try clearing your browser cache and reload the page?

    Best regards,
    Rikard

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