Hi @PjZ08 ,
Please follow the instructions below to remove the title.
- From your Admin Page, click Online Store > Themes >Actions > Edit code
- In the Asset folder, open the styles.css
- Paste the code below at the very bottom of the file.
section.section .container.content.page {
display: none;
}