Hi,
can someone please help me? How do I make collection texts lower so it doesn’t over lap the image? and also how do I make product texts in line with other products? So it isn’t crooked!
my website is: www.zeusandpaws.com
thankyou!
Hi,
can someone please help me? How do I make collection texts lower so it doesn’t over lap the image? and also how do I make product texts in line with other products? So it isn’t crooked!
my website is: www.zeusandpaws.com
thankyou!
yes, please try this code
.collection-grid-item {
margin-bottom: 70px !important;
}
.collection-grid-item__title {
top: 30px !important;
}
It doesn’t work, is there anything else I can do?