Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #781367

    Hello,

    I have chosen to hide my post data (author, date, category, etc.) They no longer appear on a single post pages, but unfortunately they continue to appear on category pages. How can I get them to hide everywhere?

    #781375

    Hey Dandelion222,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .category span.post-meta-infos {
        display: none;
    }

    Hope this helps :)

    Best regards,
    Nikko

    #781387

    Yes, that did the trick. Thanks!

    #781394

    Hi,

    Glad we could help! Thanks for using Enfold :)

    Best regards,
    Nikko

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