- This topic has 12 replies, 2 voices, and was last updated 5 years, 8 months ago by .
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Archive Title Bug
Tagged: archive
Try this (it might work):
.search .loop-meta.archive-header {
display: none;
}
Theme search pages typically have the class name search in the body tag. If not, take a close look at the class names in the different page’s body tag to see if there is a class you can use in this way.