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.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025