Category archives Home › Forums › Automattic › Funki › Category archives Tagged: category archives, CSS coding, Funki Viewing 3 posts - 1 through 3 (of 3 total) Author Posts March 8, 2013 at 12:43 am #105916 Resolve Oak and LeeMember Hi, I was wondering, if there is a CSS code to remove the “category archives” wording that appears at the top of the page when I click on the category? Thanks! Nina The blog I need help with is originalpiecemag.com March 8, 2013 at 12:57 am #131181 philiparthurmooreMember Hi Nina, Try this: .page-title { visibility: hidden; } .page-title span { margin: 0 0 0 -208px; visibility: visible; } Let me know how it goes! March 14, 2013 at 3:43 pm #131507 Oak and LeeMember This worked great! :-) Thank-you for your quick response. Author Posts Viewing 3 posts - 1 through 3 (of 3 total) The topic ‘Category archives’ is closed to new replies.