Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1055002

    I see that you can uncheck author and category in blog style, but when seeing tag pages, category pages and so on, the author and category shows there.

    Where to disable those from everywhere?

    Thank you.

    #1055044

    Hey peterolle,

    Try adding the following to quick css:

    .archive .blog-categories, .archive .text-sep-cat {
        display: none;
    }

    Best regards,
    Jordan Shannon

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