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!!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024