Hello guys,
I hope you all doing good,
I need your help please, I merged the text of my collections with the image (I love how it looks) with this code :
*.full-unstyled-link {*
*position: absolute;*
*color: white;*
*font-size: 20px;*
*top: 63%;*
*left: 10%;*
*right: 0;*
*}*
but the problem I encountered is that the image is not clickable anymore, only the title is clickable, once I remove this code the images become clickable again, but the title is not merged with the image anymore,
Can you guys help me to make the image clickable too while merged with the text?
Thank you in advance,
Here’s my website : www.giftygems.com you can see the collection in the homepage if you scroll down (Men,Women,Kids,Utility..etc)
Kind regards.
FYI : The images are clickable once I remove this code :