Shopify themes, liquid, logos, and UX
Dear Team,
Is there any way I can reduce the font size and bring product variant and qty. selection in the same row? URL: www.fruitopia.in
Thanks in Advance
Solved! Go to the solution
This is an accepted solution.
@Hina_Agarwal - add this css to the end of timber.scss file and check
.grid-product form center{display: flex;}
.grid-product form .js-qty{margin-left: 10px;}
This is an accepted solution.
@Hina_Agarwal - please remove above 2 lines and replace them with these 2
.grid-product form center {display: flex; margin-bottom: 10px;}
.grid-product form .js-qty{margin-left: 10px; margin-bottom: 0;}
This is an accepted solution.
@Hina_Agarwal - please add this
.template-collection .grid-product__meta .grid-product__price-wrap{display: none; visibility: hidden;}
This is an accepted solution.
@Hina_Agarwal - add this css to the end of timber.scss file and check
.grid-product form center{display: flex;}
.grid-product form .js-qty{margin-left: 10px;}
Thank You So much. Appreciate your effort. One last thing - Variant and Qty. size is not aligned. Can the font size of variant be reduced to align the size with qty. selection
This is an accepted solution.
@Hina_Agarwal - please remove above 2 lines and replace them with these 2
.grid-product form center {display: flex; margin-bottom: 10px;}
.grid-product form .js-qty{margin-left: 10px; margin-bottom: 0;}
Thank You so very much. It is perfect. Thanks again!!
@Hina_Agarwal - welcome
Hi,
Sorry Suyashji for bothering you again. Can we remove price from the product name:
This is an accepted solution.
@Hina_Agarwal - please add this
.template-collection .grid-product__meta .grid-product__price-wrap{display: none; visibility: hidden;}
@Hina_Agarwal - welcome, if you need anything you can contact me on email for quick communication
User | RANK |
---|---|
222 | |
150 | |
61 | |
49 | |
46 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023