Making Header Smaller on Shopify

Solved

Making Header Smaller on Shopify

manoman
Pathfinder
140 1 22

Hello!

I want to make my header smaller on Shopify. Make it very slim.

I will provide you with the site URL upon request since I want the store to be anonymous, so please let me know if you can help and I will PM you the URL. It will be a big opportunity to start a relationship with us since we need some experienced coders too.

Thank you for all the help!

Accepted Solutions (2)
Moeed
Shopify Partner
6963 1878 2295

This is an accepted solution.

Hey @manoman 

 

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

<style>
header.section__header.text-container {
    display: none !important;
}
</style>

 

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

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Kyle_liu
Shopify Partner
421 53 76

This is an accepted solution.

Hi @manoman 

Does it meet your requirements?

Kyle_liu_1-1727662179962.png

 

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to contact me Email Me Buy Me A Coffee

View solution in original post

Replies 5 (5)

Moeed
Shopify Partner
6963 1878 2295

Hey @manoman 

 

Share your Store URL and Password if enabled.

 

Best Regards,

Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


manoman
Pathfinder
140 1 22

Pmed you now! Thank you so much!

Moeed
Shopify Partner
6963 1878 2295

This is an accepted solution.

Hey @manoman 

 

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

<style>
header.section__header.text-container {
    display: none !important;
}
</style>

 

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

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


manoman
Pathfinder
140 1 22

It worked, thank you bro! But is there anyway to remove the separator line, and can I adjust the 5px ratio to make it even smaller to my liking in the code? 🙂 Thanks!

Kyle_liu
Shopify Partner
421 53 76

This is an accepted solution.

Hi @manoman 

Does it meet your requirements?

Kyle_liu_1-1727662179962.png

 

If this is helpful, please Like and Accept the solution.
Want to modify or custom changes on store? Let me help.
- Feel free to contact me Email Me Buy Me A Coffee