Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Shopify Charge Theme (Price aligned & fix hover)

Shopify Charge Theme (Price aligned & fix hover)

NeginA
Shopify Partner
55 0 5

Hi, 

I am having issues with shopify charge theme homepage. The prices are not aligned (you will see some are higher than others) also when hovering on each one...the add to cart covers some of the products. The product card overall needs adjustment 

 

This is the link 
https://undigabledigs.com/

Please help 

Screenshot 2024-06-10 at 11.35.32 AM.png

Replies 2 (2)

ZestardTech
Shopify Partner
5911 1067 1412

Hi @NeginA 

 

1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > style.css and paste this at the bottom of the file:

 

.grid-item.reveal-item .item-link {
padding: 0.6rem!important;
}
.grid-item.reveal-item .item-title {
min-height: 40px!important;
}

 

ZestardTech_0-1718084920450.png

 

 

Want to modify or develop new app, Hire us.
If helpful then please Like and Accept Solution .
Email: support@zestard.com
Shopify Apps URL :- https://apps.shopify.com/partners/zestard-technologies
Custom Modifications Into Shopify Theme | Shopify Private App | SEO & Digital Marketing

Jasonyt90
Visitor
2 0 0

Can I ask how you got the price to show? Im struggling to find out how. No options on the theme. looks like I have to code it in. any ideas? Thanks