Move custom liquid stars above product title on Impulse Theme?

Solved

Move custom liquid stars above product title on Impulse Theme?

kingbeanz
Explorer
51 5 13

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.

Screen Shot 2024-10-10 at 06.03.33.png

I'd like it how this website has it.

Screen Shot 2024-10-10 at 06.07.50.png

Impulse theme.

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

Thanks in advance for any help!!

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
11699 2292 2474

This is an accepted solution.

Hi @kingbeanz 

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

<style>
.product-single__meta:has(.social-proof-slide__block-rating) { position: relative; padding-top: 40px; }
.social-proof-slide__block-rating { position: absolute; top: 0; }
</style>

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

View solution in original post

Replies 3 (3)

Dan-From-Ryviu
Shopify Partner
11699 2292 2474

This is an accepted solution.

Hi @kingbeanz 

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

<style>
.product-single__meta:has(.social-proof-slide__block-rating) { position: relative; padding-top: 40px; }
.social-proof-slide__block-rating { position: absolute; top: 0; }
</style>

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

kingbeanz
Explorer
51 5 13

Thank you brother, you are amazing

Dan-From-Ryviu
Shopify Partner
11699 2292 2474

My pleasure. Have a great day!

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.