• Resolved improbablekate

    (@improbablekate)


    Since the latest theme update the front page image overlaps the main content area and I can’t find the source of the problem. All other pages are behaving fine. Anyone else having this problem with the update? Anyone found a solution?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Can you please provide the link to your site so that I can help you regarding that.

    Thank you.

    Thread Starter improbablekate

    (@improbablekate)

    Sorry, yeah, fitlodenver.com. Resolved it with a workaround adding large top margin buffer to the main section. Still can’t figure out what’s causing the overlap though.

    Hello,

    You can try this in your Custom CSS:

    .title-card-wrapper {
        margin-top: 50px;
    }
    #site-navigation {
        position: fixed !important;
    }

    Hope that helps you, feel free to ask if there is any other problem.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Header Area Overlapping Main Area’ is closed to new replies.