[Resolved] Header with height = 0px in front page

Home Forums Support [Resolved] Header with height = 0px in front page

Home Forums Support Header with height = 0px in front page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #335771
    Antonio

    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.

    #335774
    Leo
    Staff
    Customer Support

    Hi there,

    Looks like you have this CSS added:

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

    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!

    #335861
    Leo
    Staff
    Customer Support

    No problem!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.