Move the collection description to under the product grid

On Be Yours theme, the collection description is on the top of the product grid by default. If you want to change its position, such as moving it to under the collection's product grid, you can act on this very simply in two ways. Let's refer to our instructions as follows.

On this page

Method 1 - Move the Collection banner section

  1. On your Shopify Admin dashboard, click Online Store > Themes.
  2. On the Themes page, choose Be Yours theme and click on the theme's button Customize.
  3. Click on the top navigation bar and select Collections > Default collection.
  4. From the left menu, you click to drag the Collection banner section to the position where you want. For instance, we move it under the Product grid section.
  5. Then, you will see that all the collection banner components, which are the collection image and description, are moved to the new position. If you want to remove the collection image, click the Collection banner section and untick the option Show collection image in the setting panel.
  6. Finally, click Save to confirm the settings.

Method 2 - Using Custom Liquid section

  1. You complete the first three steps as same as in method 1.
  2. From the left menu, you click on the eye icon of the Collection banner section to hide it and click Add section to add the Custom Liquid section. Then, you drag this section to the position where you want. In this example, we move the Custom Liquid section under the Product grid section.
  3. Click on the Custom Liquid section. Next, you add the code <p>{{ collection.description }}</p> to the Custom Liquid box in the setting panel.
  4. Finally, click Save to confirm your settings.

We hope that you find this article helpful! If you have any concerns about this feature, do not hesitate to contact our team for further support.