Shopify themes, liquid, logos, and UX
To continue receiving payouts, you need to secure your account by turning on two-step authentication. If two-step authentication is not turned on your payouts will be paused. Learn more
Hello everyone.
Is it possible to remove the header from specific sections, i.e. the contact page, policy documents etc? I like the default Prestige style but I want to add headings and more details in Shogun.
https://techtron-online.myshopify.com/
crudah
Thank you in advance
Solved! Go to the solution
This is an accepted solution.
You can add the following code at the bottom of your assets/theme.css file.
.template-page .SectionHeader__Heading.SectionHeader__Heading{
display: none;
}
This will disable your pages heading so for the pages you can use shogun.
Hope this helps.
This is an accepted solution.
You can add the following code at the bottom of your assets/theme.css file.
.template-page .SectionHeader__Heading.SectionHeader__Heading{
display: none;
}
This will disable your pages heading so for the pages you can use shogun.
Hope this helps.
Once gain it works perfectly, at first it didn't but I moved it to the top of my added code and it works great.
User | RANK |
---|---|
120 | |
95 | |
76 | |
61 | |
47 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022