• Resolved oozzyy

    (@oozzyy)


    Hello,

    if I click on a team member, it redirects to the detail page. But at the detail page it overlaps my header. Devtools show me that the single page is setting another prebuilt header.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support milton9220

    (@milton9220)

    Hello,

    Your site is being revised. I can’t see your site content. https://prnt.sc/gioi__WxqTKS

    Please tell me which theme are you using and what is your WordPress version or give me debug logs.

    Thread Starter oozzyy

    (@oozzyy)

    Hello Monjur Hasan,

    sorry, my bad. I’ve disabled the maintenence plugin now, please check again. Thank you very much.

    Plugin Support milton9220

    (@milton9220)

    Hello

    Go to: Appearance->Customize->Additional CSS

    and use this css

    .single-team header.header {
        position: static;
    }
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Detail page is destroying header’ is closed to new replies.