How to hide page header

Solved

How to hide page header

thesummeracai
Tourist
7 0 2

Hi everyone! Just wondering, is it possible to hide the page header just on this particular page? Appreciate the help!

 

Link : https://thesummeracai.com/pages/find-us-2023 

 

Screenshot 2024-09-26 190357.png

 

Accepted Solution (1)

Moeed
Shopify Partner
5432 1470 1756

This is an accepted solution.

Hey @thesummeracai 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

{% if page.handle == 'find-us-2023' %}
<style>
.main-page-title {
    display: none !important;
}
</style>
{% endif %}

RESULT:

Moeed_0-1727348934868.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 4 (4)

Moeed
Shopify Partner
5432 1470 1756

This is an accepted solution.

Hey @thesummeracai 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

{% if page.handle == 'find-us-2023' %}
<style>
.main-page-title {
    display: none !important;
}
</style>
{% endif %}

RESULT:

Moeed_0-1727348934868.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Custom Design | Advanced Coding | Store Modifications


thesummeracai
Tourist
7 0 2

Thank you!

Moeed
Shopify Partner
5432 1470 1756

Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

- Need a Shopify Specialist? Chat on WhatsApp

- Custom Design | Advanced Coding | Store Modifications


VIEKIN
Shopify Partner
775 93 110

Yes,

In code you can use template.suffix to check if template.suffix contain template page name that, you hide the header.

You can please Like and Accepted Solution if my suggestion helpful. And if you want to customize or develop new feature on Theme or App => Contact to us via Email or Skype.
- Contact Support : Gmail | Skype: live:.cid.309f2fbaceec513