Redesigning quantity selector button in radiant theme.

Solved

Redesigning quantity selector button in radiant theme.

abdullah__
Excursionist
24 0 7

Do I make the quantity selector button as add to cart is, like with same rounded borders and border thickness to match the looks ?

abdullah___0-1742989265213.jpeg

 

I would love to share a part of my first monthly revenue, when I'll start running this store, it's my final decision.

Accepted Solution (1)

Made4uo-Ribe
Shopify Partner
10133 2404 3038

This is an accepted solution.

Hi @abdullah__ 

Try this one,. 

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.quantity:after {
    content: "";
    position: absolute;
    border-radius: var(--buttons-radius);
    border: .01rem solid transparent;
    opacity: .6;
}
  • And Save.
  • Result:
  • Made4uoRibe_0-1743009055657.png

     

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

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.

View solution in original post

Replies 2 (2)

Made4uo-Ribe
Shopify Partner
10133 2404 3038

This is an accepted solution.

Hi @abdullah__ 

Try this one,. 

  1. From your Shopify admin dashboard, click on "Online Store" and then "Themes".
  2. Find the theme that you want to edit and click on "Actions" and then "Edit code".
  3. In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
.quantity:after {
    content: "";
    position: absolute;
    border-radius: var(--buttons-radius);
    border: .01rem solid transparent;
    opacity: .6;
}
  • And Save.
  • Result:
  • Made4uoRibe_0-1743009055657.png

     

 

Please don't forget to Like and Mark Solution to the post that helped you. Thanks!

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.
abdullah__
Excursionist
24 0 7

Dear, Made4uo-Ribe

 

I wanted to express my sincere gratitude for your helpful response in the Shopify discussion forum. it was exactly what I needed, and it saved me a lot of time and frustration.

I truly appreciate you taking the time to share your expertise. It's incredibly valuable to have people like you contributing to the community.

IMG_20250402_193514.jpg

Thanks again for your assistance!

Sincerely,

Abdullah