Help Lining up the add to cart button on collection page ( ella theme )

Solved

Help Lining up the add to cart button on collection page ( ella theme )

dvir_asraf
Excursionist
19 1 4

Hey guys I really need help to Line up my add to cart button on ella theme if someone can really help me with something i would really appriciate it. Im not really good on shopify admin and dont know what to do for days...
this is a picture of what im trying to explain:

dvir_asraf_0-1739108869567.png

 

Accepted Solution (1)

devcoders
Shopify Partner
1083 134 301

This is an accepted solution.

Hello @dvir_asraf 

Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.

 

.product .card-information .card-information__wrapper.text-center .card-title {
min-height: 44px;
}

 

devcoders_0-1739111766535.png

 

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!

View solution in original post

Replies 3 (3)

devcoders
Shopify Partner
1083 134 301

This is an accepted solution.

Hello @dvir_asraf 

Go to Online Store, then Theme, and select Edit Code.
Search for assets/base.css Add the provided code at the end of the file.

 

.product .card-information .card-information__wrapper.text-center .card-title {
min-height: 44px;
}

 

devcoders_0-1739111766535.png

 

 

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!
dvir_asraf
Excursionist
19 1 4

Thanks!!

devcoders
Shopify Partner
1083 134 301

Hello @dvir_asraf 

You're very welcome! I'm thrilled to hear that you're pleased with the outcome. Don't hesitate to reach out if you need further assistance.

like and accepting the All solution. Thank you!

Shopify Developer: Helping eCommerce Stores
If you need assistance with your store, feel free to contact us at devcodersp@gmail.com
WhatsApp No: +91 8516919310 If my assistance was helpful, please consider liking and accepting the solution. Thank you!