Premium WordPress Themes › Forums › Envy Blog › Removing Archive Page Header › Reply To: Removing Archive Page Header
May 13, 2018 at 5:01 AM
#3653
Participant
Hi, Emily Kvitko
Will you please add the below CSS Code in your Addition CSS box through Customize.
.archive .page-header {
display: none;
}
Let us know if this helps or need more help please do reply.
Thanks!