• Closed
  • J.A.
    Spectator
    September 7, 2014 at 11:53 pm #12798

    Hello, under an entry of miene there are the categories displayed, for example here:

    How can I remove that? Thanks in advance.

    Alok Maheshwari
    Spectator
    Posts: 303
    September 8, 2014 at 2:41 pm #12799

    You can add the following custom css to hide it.

     

    .entry-categories {display:none;}

    J.A.
    Spectator
    Posts: 14
    September 8, 2014 at 11:49 pm #12811

    Thanks worked fine for me!