Move custom liquid stars above product title on Impulse Theme?

Topic summary

Goal: reposition custom Liquid rating stars to display above the product title on a Shopify product page using the Impulse theme.

Solution provided: insert a code snippet into the theme.liquid file immediately after the tag via Online Store > Themes > Edit code.

Context: two screenshots are central to understanding the desired layout—one shows the current star placement and the other shows the target placement above the title.

Outcome: the requester confirmed the change worked after applying the suggested edit; no further issues were raised. The thread appears resolved.

Notes: “Liquid” is Shopify’s templating language used to render theme content; “Impulse” is a Shopify theme. The specific code content isn’t visible in the excerpt, but the implementation location is clearly identified.

Summarized with AI on December 17. AI used: gpt-5.

Hi.

I’m trying to move this custom liquid stars above the product title but I can’t for the life of me work it out.

I’d like it how this website has it.

Impulse theme.

Store:
https://10t16zx43rc5me7j-87651647763.shopifypreview.com

Thanks in advance for any help!!

Hi @kingbeanz

Please add this code to theme.liquid file, after in Online Store > Themes > Edit code


1 Like

Thank you brother, you are amazing

1 Like

My pleasure. Have a great day!