Site logo

Archived topic

Footer (Menu & Site Info) Not Showing Up on Category Pages

3 replies · Started by litesprint on May 19, 2021

Viewing posts 1–4 of 4

Hi,

The title describes my issue. I just noticed it today.

I'm sharing the URL of a category page as an example (I can see in the HTML code that the footer is there, but it's somehow invisible on the actual page with a height of 0px).

Hi there,

Looks like you've added this CSS that's causing the issue:

.archive .entry-summary, .archive footer {
    display: none;
}

Thanks, I just noticed it as well!

No problem :)

This archived topic is closed to new replies.