Remove Archive | Category Name
-
When using the menu to view blog categories Archive | Category name appears above the post. This never used to appear until I deleted some categories and posts last night. How can I get rid of this?
The blog I need help with is: (visible only to logged in users)
-
Hi there,
You can use custom CSS (part of your WordPress.com Premium plan) to remove that section from your category and archive pages. To add custom CSS, go to your My Sites page and click the Customize link under the blog’s title. In the Customizer, open the CSS section and in the CSS editor there, you can enter the following CSS:
.archive_header { display: none; }If you have any other questions about the Headlines theme you’re using, you can also contact the theme author directly in the Headlines support forum here:
-
- The topic ‘Remove Archive | Category Name’ is closed to new replies.