Shopify themes, liquid, logos, and UX
Good evening to all,
I have already moved my product title to the center of the picture per base.css. Now, however, I want the title to be directly attached to the image from below (with the same central position) on Collection, page, featured etc.
Maxi-Brillian (maxibrillian.com)
pw: deropa
Solved! Go to the solution
This is an accepted solution.
please add code above </body> in theme.liquid
layout >> theme.liquid
<style>
.product-card-wrapper .card__information {
padding-top: 0!important;
}
</style>
after add the code look like this,
This is an accepted solution.
please add code above </body> in theme.liquid
layout >> theme.liquid
<style>
.product-card-wrapper .card__information {
padding-top: 0!important;
}
</style>
after add the code look like this,
User | RANK |
---|---|
178 | |
154 | |
72 | |
46 | |
36 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023