Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi, I'm trying to remove the page titles for all of our pages. We use custom templates for each grade level. I'm using Turbo theme. I did a lot of searching around here and for some reason, I don't see the files mentioned such as theme.scss.liquid on my end.
We've removed the page titles before but the theme was updated. I can't figure out how to do it again.
Any help would be greatly appreciated. Thanks.
Solved! Go to the solution
This is an accepted solution.
Hi @PjZ08,
Please follow the instructions below to remove the title.
1. From your Admin Page, click Online Store > Themes >Actions > Edit code
2. In the Asset folder, open the styles.css
3. Paste the code below at the very bottom of the file.
section.section .container.content.page {
display: none;
}
This is an accepted solution.
Hi @PjZ08,
Please follow the instructions below to remove the title.
1. From your Admin Page, click Online Store > Themes >Actions > Edit code
2. In the Asset folder, open the styles.css
3. Paste the code below at the very bottom of the file.
section.section .container.content.page {
display: none;
}
Wow, it finally worked! Thank you very much, @made4Uo ! I appreciate your help & quick reply. It even looks better than before. There used to be a white space on top. Now, it's smooth.
Your welcome (",)
Hey how about if I want to remove only one specific page title?
Hi @mirosy
To make a simple solution without coding, you need to create another product template, remove the title on that template. Then assign the template to the said product. Depending on your theme, it should allow you to hide and show your product title.
You can follow the tutorial below on how to add a template
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024