Site logo

Archived topic

Header with height = 0px in front page

3 replies · Started by Antonio on June 19, 2017

Viewing posts 1–4 of 4

Hello,

I noticed that with the newer Wordpress version (v4.8) it seems that the Home Page header appears with height = 0px, therefore hiding its content (site logo). This olnly happens at site home page, all other pages seems Ok.

Anyone has any suggestion about how to work around it?

I am trying to replicate the Learndash plugin demo site, where the issue with the front page header is happening as well (https://demo.learndash.com/). Compare for instance with other page: https://demo.learndash.com/available-courses/

My site: http://www.volarcursosonline.com.br (still playing aroundO
Thanks in advance.

Hi there,

Looks like you have this CSS added:

.home .inside-header.grid-container.grid-parent {
    display: none;
}

Thank you, Leo.

You got it right!
That is exactly what is happening.
Now I see where the problem is. Thanks a lot for pointing it out to me.

Regards!

No problem!

This archived topic is closed to new replies.