Shopify themes, liquid, logos, and UX
Hi
so I want to edit my multi column section so that the image is clickable but every time I try, it changes the entire layout. I want to be able to maintain the options for 2 columns. Pls help
this is the page: https://rubeensalem.com/pages/art
Solved! Go to the solution
This is an accepted solution.
Hi @Rubeen,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.multicolumn-card__info .link:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
left: 0;
top: 0;
}
So only some of the pages are purchasable products, some are just to share artwork. So not everything is a product, rather an archive or a gallery page. I see that some websites have it and many people have had this problem and found a solution, but my solutions not working for example this page: https://udderlynuts.com
This is an accepted solution.
Hi @Rubeen,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
.multicolumn-card__info .link:after {
content: '';
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
left: 0;
top: 0;
}
Does this make the image clickable
Hi @Rubeen,
Sure, have you tried it?
You’re the best
Hi @Rubeen,
You're welcome and happy to help 😊
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024