How to add text under images using HTML codes?

Is anyone knows how to add text under these images? I tried some HTML codes but it didn’t work. Thank you in advance.

Hey @Jare118

Let me help you with it. Did you try with this code -

#CollectionSection form.product-form::after {
content: “(Add your text)”;
display: block;
}

Add this CSS at the bottom Online store > Theme > Edit code > Assets > theme.scss.liquid

If your query stays unresolved, feel free to drop me a message and I shall connect with our team of store developers.

I’m from CedCommerce, and we have been Shopify experts since 2019, and our team of Shopify experts is not only known for creating and optimizing stores, but if you need assistance for marketing and scaling your store, we are there for you!

I’m just a message away for any queries or small talk.

Thank You & all the best.

@Jare118 ,

On which them you are working on ?

Check in customize area, is there any option to add text.

Thanks for asking. I figured it out. :slightly_smiling_face: