Hello there, I’m looking to get the
Topic summary
A user sought to modify the HTML heading structure for product titles on collection pages, specifically wanting to change them to <h2> tags in both the Impulse and Impact Shopify themes.
Resolution:
- The user successfully located the relevant code in the
grid-item.liquidfile for the Impulse theme - This file controls how product titles are rendered on collection pages
- The issue appears to be resolved through this discovery
Technical context: This modification relates to SEO optimization and semantic HTML structure, as proper heading hierarchy (<h2> for product titles on collection pages) can improve search engine visibility and accessibility.
for my products inside the collection page for both of my themes. Impulse and Impact
Finally find it inside “product-grid-item.liquid” for impulse
