Shopify themes, liquid, logos, and UX
Hi i am using Streamline theme. Can someone kindly tell me how to insert border line on the quantity selector? Thank you
Solved! Go to the solution
This is an accepted solution.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
This is an accepted solution.
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
.product__quantity input[type=number] {
border: 2px solid !important;
}
Hope this works.
Thanks!
This is an accepted solution.
It Does. Thank you so much for your Kind help.
This is an accepted solution.
Hello Ketan Kumar, I ve read your other post on how to remove the "Add to Cart" button
.product-form__cart-submit { display: none; }
did try this but it did not work. Kindly advice. Thanks
Please share store URL.
This is an accepted solution.
This is an accepted solution.
Please add the following code at the bottom of your assets/theme.css file.
.product__quantity input[type=number] {
border: 2px solid !important;
}
Hope this works.
Thanks!
This is an accepted solution.
It Does. Thank you so much for your Kind help.
This is an accepted solution.
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community!😊
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
This is an accepted solution.
Hello Ketan Kumar, I ve read your other post on how to remove the "Add to Cart" button
.product-form__cart-submit { display: none; }
did try this but it did not work. Kindly advice. Thanks
can you please let me know which button hide?
Hi Ketan Kumar, actually i just wanted to swap their position (see attached). Can you kindly assist. Thank you.
i have see same look
Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024Note: Customizing your CSS requires some familiarity with CSS and HTML. Before you cust...
By JasonH Aug 12, 2024