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! 💚
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024