Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #199509
    ReAnimateHer
    Participant

    Hi I have an issue with my site where there is a black bar above my Header and inside there it states Page Contents I do not know how to get rid of this. Does anyone know how to get rid of this?

    Thank you

    #199557
    Skandha
    Participant

    @reanimateher: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #header-content {
          display: none;
    }

    Let me know if this is what you want!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Page Contents Upper Left Corner’ is closed to new replies.