i wanna shift pricing from left to right

i wanna shift pricing from left to right

Emiway1
Shopify Partner
66 0 9

i wanna shift pricing from left to right

URL: https://occu-com.myshopify.com/collections/aura

PASS: 1

Screenshot 2025-03-06 233719.png

Replies 2 (2)

qasim-devloper
Shopify Partner
289 23 43

Hey @Emiway1 I hope you are doing well. In order to change the position of pricing from right to under Product title then please paste this code at the end of theme.css file.

Here is how you can find theme.css file.

  1. Go to Shopify Admin. Click on "Online Store".
  2. Select the theme that you want to edit.
  3. Click on three dots and then click on Edit Code.
  4. In the Edit Code Search for theme.css file.

At the end of this file please paste the following code.

.product-card__details.flex.flex-col.lg\:flex-row.items-baseline.gap-2.w-full {
    flex-direction: column !important;
}

Results:

Untitled.png

 

If this was helpful don't forget to like it and Accept as Solution.

Thanks 

- Need a Shopify Specialist? Chat on WhatsApp +923036471248

- Boost Your Sales with Affiliate Marketing - UpPromote: Affiliate & Referral


- If my solution was helpful, mark it as a solution and hit the like button!

LizHoang
Shopify Partner
1250 158 196

Hi @Emiway1 

You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file theme.css and add this code at the end of the file

 

.product-card__details.flex.flex-col.lg\:flex-row.items-baseline.gap-2.w-full {
    flex-direction: column !important;
}

 

Result 

LizHoang_0-1741311960955.png

 

Best,

Liz

 

 

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Check our Joy Rewards & Loyalty Program