how do i align the product and price to the left in prestige theme?

how do i align the product and price to the left in prestige theme?

christian_russo
Trailblazer
216 1 45

hi! i would like to align my product title and price to the left.

 

this is how it is now:

 Scherm­afbeelding 2025-04-22 om 11.57.58.png

 

and this is how i would like it: 

Scherm­afbeelding 2025-04-22 om 11.58.29.png

 

so left align and make the product title bold

 

website is: https://www.gallerychristian.com/

password: 6399

Replies 2 (2)

ZestardTech
Shopify Partner
6144 1097 1474

Hello @christian_russo ,

Here are the steps to apply the necessary changes in your Shopify store:

  1. In your Shopify Admin, navigate to Online Store > Themes > Actions > Edit Code.
  2. Locate Asset > base.css and paste the following code at the bottom of the file:
.product-card__info {
    justify-items: left !important;
}
.justify-items-center {
    justify-items: left !important;
}

ZestardTech_0-1745316464458.png

 


Let me know if you need further assistance!

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

GTLOfficial
Shopify Partner
852 176 191

Hello @christian_russo 
Go to online store ----> themes ----> actions ----> edit code ----> theme.css
add this code at the end of the file and save.

.product-card__info {
  justify-items: left !important;
  font-weight: 700;
}
  }
.justify-items-center {
  justify-items: flex-start;
}

result
112.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh