Shopify themes, liquid, logos, and UX
Hello! I am using the Enterprise theme.
How do I fix the collection title so that it's overlaid (?) on the collection image on hover? As of now, the title is below the image. Here is the Store Link and the password is letsiz.
Here is how it currently would look like:
Here's how i want it to look like:
Solved! Go to the solution
This is an accepted solution.
Hi @KGSweden
Please add this code to your theme.liquid file before </head>
<style>
@media screen and (max-width: 749px){
.card__info {
position: absolute;
bottom: 10px;
left: 30px;
text-align: left !important;
}
}
</style>
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Cant see this section?
This is an accepted solution.
Hi @KGSweden
Please add this code to your theme.liquid file before </head>
<style>
@media screen and (max-width: 749px){
.card__info {
position: absolute;
bottom: 10px;
left: 30px;
text-align: left !important;
}
}
</style>
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Hello Dan, thanks for the help! It didnt work to add it to the liquid file, but it worked when I added it to the custom css in the frontend builder.
Thanks once again, you saved my day!
Happy I could help!
- Helpful? Like & Accept solution! - Support me? Buy me a coffee
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025