Shopify themes, liquid, logos, and UX
Hi, I need to remove "Product" h1 title from the following page: https://imabyssal.com/collections/all
can anyone help me?
Solved! Go to the solution
This is an accepted solution.
Hi @imabyssal,
Please follow the instructions below. The code is section specific and only applies to the certain page.
1. From your Admin Page, click Online Store > Themes >Actions > Edit code
2. In the Asset folder, open the theme.css
3. Paste the code below at the very bottom of the file.
#shopify-section-template--16039496581364__main > div > h1 {
display: none;
}
This is an accepted solution.
Hi @imabyssal,
Please follow the instructions below. The code is section specific and only applies to the certain page.
1. From your Admin Page, click Online Store > Themes >Actions > Edit code
2. In the Asset folder, open the theme.css
3. Paste the code below at the very bottom of the file.
#shopify-section-template--16039496581364__main > div > h1 {
display: none;
}
Hello, thank you for you fast reply, I followed your steps but it did not work...
worked! I added !important .. thanks!!
Hey 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, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025