Re: Center price under product picture in collection list (dawn)

Solved

Center price under product picture in collection list (dawn)

Yustsuus
Tourist
6 1 0

I centered the producttitel, but I can't change the price to the center.

 

Can anyone help me?

 

The tekst I centered bij typing in the base.css :

.card__heading{
text-align: center;
}

 

Scherm­afbeelding 2023-07-20 om 17.14.50.jpg

Accepted Solution (1)

PageFly-Richard
Shopify Partner
4902 1102 1781

This is an accepted solution.

Hi @Yustsuus 

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

 

Online Store ->Theme ->Edit code

Assets ->Base.css

.card-information {
    text-align: center !important;
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 3 (3)

Michael_Pink
Shopify Partner
450 77 107

Hi @Yustsuus 
Thank you for your question. 
Please share your store URL, page URL and also password (if your store has one) so we can help you.

My life is sharing!
I hope my solution can help you save at least 1$
Build Page faster with: PageFly PageBuilder App.

shopify.expert.team@gmail.com

PageFly-Richard
Shopify Partner
4902 1102 1781

This is an accepted solution.

Hi @Yustsuus 

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

 

Online Store ->Theme ->Edit code

Assets ->Base.css

.card-information {
    text-align: center !important;
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.

Yustsuus
Tourist
6 1 0

Thank you very very much! It's perfect