Shopify themes, liquid, logos, and UX
Hello Shopify Community,
I am currently using the Sense theme for my Shopify store and I need some help with customizing the product page. Specifically, I would like to move the product description so that it appears between two blocks on the product page.
Could someone please guide me on how to achieve this? Any detailed instructions or code snippets would be greatly appreciated!
Additionally, it's important for me that the description is moved down in both the mobile and desktop versions of the site.
Here is the link to the product page: https://claws-paws.us/products/wireless-dog-gps-fence-system
Thank you in advance for your help 💚
Solved! Go to the solution
This is an accepted solution.
Hi @PawsClaws
Go to Theme > Customize Theme > Product page >
Add section Custom Liquid > click on the right side paste the code below.
<div class="page-width">
{{ product.description }}
</div>
And Save.
Result:
This is an accepted solution.
Hi @PawsClaws
Go to Theme > Customize Theme > Product page >
Add section Custom Liquid > click on the right side paste the code below.
<div class="page-width">
{{ product.description }}
</div>
And Save.
Result:
I followed your instructions and it helped solve my problem! 😍 Thank you so much for your assistance! 💚
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024