• Resolved tuomvii

    (@tuomvii)


    Hi!

    When I have a created a header with the plugin and go to create the page content, the first section of the page goes behind the header/overlaps with first section. How I resolve this? Usin margins seems way too stupid.

Viewing 1 replies (of 1 total)
  • Thread Starter tuomvii

    (@tuomvii)

    This was resolved. For some reason there was a CSS call like this:

    #masthead {
    position: absolute !important;
    }

    This obviously removed it from the structure flow. Don’t know if it was the plugin or theme or what but glad this is ok now.

Viewing 1 replies (of 1 total)
  • The topic ‘Header overlaps with first section’ is closed to new replies.