Hello,
I am hoping someone can lead me in the right direction, I am looking to remove the page "title" from showing up on my custom pages in the Venture theme.
On the simple theme there was an option to select the page without a title. Is there a way to get that to work here?
Thanks
Solved! Go to the solution
This is an accepted solution.
What I did -
- I went in to script editor
- I selected templates
- I selected the page.liquid (the template which is used for the custom pages)
- I removed line (2) which was '<h1 class="small--text-center">{{ page.title }}</h1>'
- I saved the template
Very simple in case anyone else needs easy step by step explanation.
User | Count |
---|---|
6 | |
2 | |
2 | |
1 | |
1 |