• Resolved vixennu

    (@vixennu)


    I have tried to follow old discussions but not been succesful when trying to remove
    the category name (which in my case has been “featured, FrontOfVixen”) from the front-end.

    https://www.vixen.nu

    Anyone have a suggestion that is easy to implement?
    If your recommendation includes CSS-editing – please state exactly where ??

    Thank you!

Viewing 1 replies (of 1 total)
  • Damon Cook

    (@colorful-tones)

    Hi vixennu,
    It looks like you figured out how to hide the post meta area, which includes the Category links and text info with this:

    .entry-meta .cat-links {
        display: none !important;
    }

    Is there another area of concern where the category info is still showing that you’re looking to hide or remove? Let us know, and thanks.

    If your question has been answered, we would love if you would mark this topic as resolved in the right hand sidebar. This helps our volunteers find the topics that still need attention and more people will get helped, possibly like you did.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove category over posts on frontend’ is closed to new replies.