Shopify themes, liquid, logos, and UX
Hi there,
I have been through many of these Q&A's and so far none of the advice has worked for me. Does anyone know how I can remove all the titles from my pages? See the screenshot attached- how do I remove "The bodies 21"?
Appreciate your help!
Thank you!
It's WIP but just made it live so you can access. It's Narrative theme: https://www.vinnybody.com/pages/the-bodies-21
Add below CSS hope it works .if you still need any help ping me
Go to shopify dashbord > theme edit code > open theme.scss add below css
.template-page h1.section-header__title.h2 {
display: none;
}
.template-page .section-header {
padding: 0px 0;
}
Thank you so much! Yes it worked perfectly and was such a quick fix 🙂
User | RANK |
---|---|
121 | |
96 | |
77 | |
69 | |
38 |
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