How can I delete inscription 'category archives'?
-
Hello, I want to remove the words “Category Archives” inscription. I tried the following CSS:
.title-Category Archives {
display: none;
}and,
.archive-title {
display: none;
}But it hasn’t worked. Please help.
Thank you! -
IMPORTANT NOTE: Your blog is private. Volunteers cannot view it and help you. We don’t even know which theme you are using and that’s critical as all CSS editing is theme specific editing.
-
-
Hi there,
The CSS Customization forum is a great place to get help with CSS changes like this. I see you’re using the Oxygen theme on your site — I found this post in the forum that explains how to hide that text in the Oxygen theme:
https://en.forums.wordpress.com/topic/deleting-category-archives-using-oxygen-theme-1
Please give that a try and let me know how it goes! :)
-
- The topic ‘How can I delete inscription 'category archives'?’ is closed to new replies.