How do you add text description below the heading of the collection list and above the actual list?

Hi,

My website is: www.sweatfree.co

The password is: sweatfree123

If you scroll to the middle bottom, you’ll see a collection list there in the form of globes. How do I add a text description below the heading of the collection list “All our plans (150+ countries):” & above the actual collection list? (Very similar to how featured collection has a text description below the heading of the collection & above the products that are in the collection.

Screenshot attached (the red area I marked):

Hi @SweatFree ,

I hope you are doing well!

You can add description by following this instruction:

Step 1: Online store > Themes > Three-dot Button → Edit code

Step 2: Find theme.liquid and open it

Step 3: Add this code right after . Note: Change your description in the content


Here the result

I hope this is useful to you!! :hugs:

Hi @SweatFree ,

To match your need like in this thread, use these codes instead


Here the result

Hi @SweatFree , here the new code