Viewing 2 replies - 1 through 2 (of 2 total)
  • From inspecting your theme it looks like it’s not fully AMP compatible. The visibility of the header can be resolved by adding the below to your themes style.css file however it seems you hamburger menu and search box may not work in AMP.

    html[amp] header#masthead {
    opacity: 1;
    }

    Have you considered trying out the plugins reader mode, while installing and activating a compatible theme for your AMP URLS? Note that by doing so you non AMP URLs will not be impacted.

    Let me know if you have any questions on the above.

    @adarshcurrentneed As we haven’t received a response, I’ll mark this as resolved. Feel free to open a new support topic if you continue to encounter issues, or reopen this topic and we’d be happy to assist. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘venture theme header not showing on amp’ is closed to new replies.