Shopify themes, liquid, logos, and UX
Dear Experts
I am currently working on enhancing the product cards for a bookstore website using the Dawn theme. After exploring various options, I came across your expertise
Websites" https://wordyee.com/
As we aim to create an optimal user experience for our bookstore customers, it's crucial to ensure that these elements are not only visually appealing but also intuitively designed to encourage engagement and conversions
Want to create something like this
Solved! Go to the solution
This is an accepted solution.
Hi @Malik_007 The reason is that I set too much length so the width was cut off. you can change it to this code. Can fix most images.
<style>
.product-card-wrapper .card__inner{
width: 80% !important;
margin: auto !important;
height: 250px !important;
}
</style>
Thank you.
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
This is Noah from PageFly - Shopify Page Builder App
To fix it you need set height image card product, you can change it by add code here:
Step 1: Online Stores > Themes > Edit code
Step 2: Choose file theme.liquid
Step 3: Add code above the tag </head>
<style>
.product-card-wrapper .card__inner{
height: 299px !important;
}
</style>
Or if your theme allows you to edit the image height, you can also set up options in the theme without using code.
Hope my solution will help you resolve the issue.
Best regards,
Noah | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
this is the dawn theme
your code only changes the card image height
Yes, In this case, just change the image height and the items will be balanced.
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
I have implemented your code, however, there is an issue where the image is cropped within the product card
This is an accepted solution.
Hi @Malik_007 The reason is that I set too much length so the width was cut off. you can change it to this code. Can fix most images.
<style>
.product-card-wrapper .card__inner{
width: 80% !important;
margin: auto !important;
height: 250px !important;
}
</style>
Thank you.
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
can you help me to fix this ISBN display font size on a card?code card-product
Hi @Malik_007 you can change <p> to <p class="cart_barcode" > . And add code :
<style>
.card__content .card__information .cart_barcode{
font-size: 12px !important;
}
</style>
Thank you.
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
Lovely 😍 Thank you very much @PageFly-Noah
last questions How reduce the character limit of Product Titles on product cards? "...." is coming when the line breaks.
Oke, Thank you.
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.
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