Shopify themes, liquid, logos, and UX
Hi folks, would greatly appreciate some technical assistance here!
Am trying to make the size of the input text smaller in the 'cart notes' field that's on the Cart Drawer and Cart page as it's a bit too large and does not fit with the rest
Thanks very much!
Solved! Go to the solution
This is an accepted solution.
@AndrewH94 - please add this css to the very end of theme.scss file and check, adjust number as per need
#CartSpecialInstructions {font-size: 14px;}
@AndrewH94 - can you please share your page link? we need custom css for it
This is an accepted solution.
@AndrewH94 - please add this css to the very end of theme.scss file and check, adjust number as per need
#CartSpecialInstructions {font-size: 14px;}
Hi,
Just add the below css at the end of your 'timber.scss' file. You can find this in assets folder of your theme.
#CartDrawer .input-full,
.cart__note .input-full{
font-size: 14px;
}
You can update the 14px size with your require font size like 15px,16px etc.
@AndrewH94 - welcome, if you need anything, you can contact me on email for quick communication.
User | RANK |
---|---|
227 | |
157 | |
60 | |
55 | |
46 |
Thanks to all who participated in our AMA with 2H Media on planning your 2023 marketing bu...
By Jacqui Mar 30, 2023Thanks 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, 2023