Move collection description to bottom (Sense Theme)

Move collection description to bottom (Sense Theme)

Karolisp
Excursionist
16 1 3

Hi,

 

Want to move my collection description to the bottom of the page

 

Sense theme

 

https://thehairgeek.lt/

 

Best regards.

Replies 3 (3)

ZestardTech
Shopify Partner
6095 1091 1463

Hello @Karolisp 

Here's a more detailed step-by-step guide to move the collection description to the bottom of the page in the Sense theme for Shopify:

  1. Login to your Shopify admin dashboard.

  2. From the left-hand sidebar, click on "Online Store" and then select "Themes".

  3. In the "Themes" section, locate the Sense theme and click on the "Actions" dropdown menu. Choose "Edit code" from the list.

  4. In the left-hand sidebar, under the "Sections" folder, click on the "collection-template.liquid" file to open it.

  5. Scroll through the code until you find the section that renders the collection description. It is usually denoted by a comment like {% comment %} Collection description {% endcomment %}.

  6. Cut the code block that includes the collection description. To do this, select the code block and use the "Cut" command (Ctrl + X).

  7. Scroll down to the bottom of the file. This is where you will place the collection description.

  8. Decide where exactly you want the collection description to appear. You can choose to place it directly above the closing </div> tag or create a new section for it.

  9. Paste the code block you cut earlier in the new location. To do this, use the "Paste" command (Ctrl + V).

  10. Save the changes by clicking the "Save" button at the top right of the code editor.

  11. Preview the changes by clicking the "Preview" button or visit the storefront to see the collection description now positioned at the bottom of the page.

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing
Karolisp
Excursionist
16 1 3

 So should I cut this code?

Screenshot_2.png

And put it here?

Screenshot_3.png

 

Tried it, but doesn't seem to work, let me know

ZestardTech
Shopify Partner
6095 1091 1463

Hello @Karolisp 

main-collection-product-grid.liquid

Add code in this file.

 

ZestardTech_0-1686567990756.png

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing