Size, color n quantity have moved to the center, previously on the left side

Solved

Size, color n quantity have moved to the center, previously on the left side

Sheeks
Pathfinder
109 1 16

 

Sheeks_0-1719849204920.png

 

size, color n quantity have moved to the center, previously on the left side
help me plsss 🙏

https://sheeksorority.com/

 

Accepted Solution (1)

Moeed
Shopify Partner
7145 1932 2356

This is an accepted solution.

Hey @Sheeks 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.product-variants-title {
    text-align-last: left !important;
}
.product-variants-wrapper {
    text-align-last: left !important;
}
</style>

RESULT:

Moeed_0-1719849667496.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


View solution in original post

Replies 5 (5)

Moeed
Shopify Partner
7145 1932 2356

This is an accepted solution.

Hey @Sheeks 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
.product-variants-title {
    text-align-last: left !important;
}
.product-variants-wrapper {
    text-align-last: left !important;
}
</style>

RESULT:

Moeed_0-1719849667496.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


Sheeks
Pathfinder
109 1 16

Hi there ^^
Thanks again!

Moeed
Shopify Partner
7145 1932 2356

Thank you for your reply. I'm glad to hear that the solution worked well for you. If you require any more help, please don't hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Custom Design | Advanced Coding | Store Modifications


BSS-TekLabs
Shopify Partner
2401 695 831

Hi @Sheeks,

You can follow these steps to make text appear on the left side

1. Open Online Store > Theme > Edit Code

2. Find and open the base.css (or theme.css, custom.css) file

3. Paste the code snippet below at the bottom of the file and hit save

 

.product-variants-wrapper {
    text-align: left !important;
}

 

Here is the result:

BSSTekLabs_0-1719849721267.png

Hope this helps you solve the issue.

Please don't forget to Like and Mark it as an Accepted Solution if you find this helpful. Thank you!

 

 

 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

Made4uo-Ribe
Shopify Partner
10043 2388 3016

Hi @Sheeks 

check this one. 

  1. From you Admin page, go to Online Store > Themes
  1. Select the theme you want to edit
  2. Under the Asset folder, open the main.css(base.css, style.css or theme.css)
  3. Then place the code below at the very bottom of the file.

 

h6.product-variants-title.text {
    text-align: left !important;
}
div.product-variants-wrapper {
    text-align: left !important;
}

 

  • And save. 
  • Result:
  • Made4uoRibe_0-1719849997909.png

     

If this fixed your issue, Likes and Accept as Solution are highly appreciated. Coffee tips fuel my dedication.
Get experienced Shopify developers at affordable rates—visit Made4Uo.com for a quick quote!
Need THEME UPDATES but have custom codes? No worries, for an affordable price.