Hi there
I manage to change the multi column on my front page to clickable images - however now the images are too small / uneven and it doesnt have “hover”
Does any one know how to fix this - biggest priority would be to get images larger and even.
Thank you
1 Like
Hi,
Please share your store URL and if your store is password protected then also provide password too.
Thank you.
@Alwyn007
can you please send store url and send that section code so i will check and update
Hi there
my store url is www.cellclinic.co.za
it is the "
Repair your phone or tablet now 
Hi @Alwyn007 ,
Go to Online store > Themes > Actions > Edit code > Assets > base.css file
Add this code at the bottom
.multicolumn-list__item .link {
display: block !important;
}
you are a LIFESAVER!!! thank you thank you thank you
1 Like