How to Align Product Description on the Right Side with Images in Impulse Theme

I’m trying to modify the product page layout so that the product description appears on the right side of the images, not below them. I want the description to be aligned next to the images on the right side for a cleaner look. Could anyone guide me on how to achieve this? Any tips or code snippets would be greatly appreciated!

Thank you in advance!

https://sageandhaven.com/collections/frontpage/products/tote-bag-basket-glass-vase

Hi @omer0100

Do you mean like this?

Align the description to the right.

if it is check this one.

Go to customize theme > choose product.

And add the custom liquid on the right side tab.

Add the code below for liqiud code.


{{ product.description }}

And Save.

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!

I can’t save it