Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
How can I remove the header only on the password page of the 'Origin' theme?
Share the URL of the page. It can probably be done with CSS.
.header-class-goes-here {
display: none;
}
Would just need to look at the page's coding, to see if there's an appropriate class to use.
★ Did my post help? If yes, then please like and accept solution. ★
https://stephens.world
support@stephensworld.ca