Okay
  Public Ticket #1226841
Remove Category
Closed

Comments

  • dirtmonkeyu started the conversation

    How to I remove the category and author that covers the top of my blog post thumbnails?  I would like to keep the date

  •  93
    djwd replied

    Hi there,

    you'd need some custom CSS for that. Try by pasting this in the Custom CSS textarea (Advanced tab)

    .entry-img-info .flex-cat, .entry-posted-on .byline { display:none!important;}
    

    Hope it helps

    Regards
    djwd