Help with collection title placemeant

Help with collection title placemeant

Cameronrikko
Excursionist
21 0 4
 

Hi there,

 

Im looking for help to move the collection title below the collection pictures. This is the impact theme, any help will be great

863ca662216417b858c3bb5dfe4b7042.png

Replies 4 (4)

KetanKumar
Shopify Partner
37618 3670 12163

@Cameronrikko 

Welcome to the Shopify community!😊
Thanks for your good question.

Please share your site URL,
I will check out the issue and provide you a solution here.

If helpful then please Like and Accept Solution. Partnership of your ️ Coffee Tips and my code can bring miracles.
Want to modify or custom changes on store Hire Me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

namphan
Shopify Partner
2678 348 396

Hi @Cameronrikko,

Please send the website link, I will check it for you

Coffee tips fuels my dedication.
Shopify Development Service
PageFly Page Builder Optimize your Shopify store (Free plan available)
Need help with your store? namphan992@gmail.com
Cameronrikko
Excursionist
21 0 4

Dotsquares
Shopify Partner
390 25 52

hi @Cameronrikko 

Thanks for reaching out shopify community!

To move the collection title below the collection images in the Impact theme, you’ll need to make a small change in the theme's code—specifically in the collection-list.liquid file or wherever your collection grid is rendered.

 

Look for a section of code that includes something like this:

{{ collection.title }}

 

It's probably placed above the image tag. To move it below, you can cut that line and paste it after the image code block, like this:

<a href="{{ collection.url }}">
  <img src="{{ collection.image | img_url: 'medium' }}" alt="{{ collection.title }}">
</a>
<h3>{{ collection.title }}</h3>

 

Dotsquares Ltd


Problem Solved? ✔ Accept and Like solution to help future merchants.


Shopify Partner Directory | Trustpilot | Portfolio