Site logo

Archived topic

How to disable Category Archive Title?

3 replies · Started by sportsfan74 on June 22, 2019

Viewing posts 1–4 of 4

Hi Support

How to disable the Category Archive Title from showing please?

Hi there,

try this CSS:

.archive .page-header {
	display: none;
}

Wonderful! It's working like a charm! :) thanks David

Glad to be of help

This archived topic is closed to new replies.