Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I'm trying to remove page titles and suggestions from other posts aren't working for me. My shop is: https://alohalovelyshop.com/
thanks!
Solved! Go to the solution
This is an accepted solution.
h1.main-page-title.page-title.h0 {
display: none;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
Are you asking about this page title.
Trying to get rid of titles, like the one in the yellow circle.
Please share the store URL.
h1.collection-hero__title {
display: none;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
Thank you!! That worked for some of the pages, is there any way to get the title off these pages as well? Specifically, the ones linked below.
https://alohalovelyshop.com/pages/about
https://alohalovelyshop.com/pages/sign-up
This is an accepted solution.
h1.main-page-title.page-title.h0 {
display: none;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
Yes!! Thank you so much, it worked!
Your most welcome.
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025