How can I adjust the size and alignment of the Cart Note in the Brooklyn theme?

How can I adjust the size and alignment of the Cart Note in the Brooklyn theme?

StoreHelpNeeded
Explorer
54 1 10

Hello!

Could anyone please help me change the "Cart Note" size to be only 2 text lines high, and make its headline centered (this part on a mobile device only)? Brooklyn theme.

Any help would be kindly appreciated!

Reply 1 (1)

PageFly-Richard
Shopify Partner
4971 1111 1793

Hi @StoreHelpNeeded 

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:
Online Store ->Theme ->Edit code
Assets ->Theme.scss.liquid

@media(max-width: 767px) {
textarea#CartSpecialInstructions {
    min-height: 70px !important;
}
}

Hope you find my answer helpful!
Best regards,
Richard | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


➜ Optimize your Shopify store with PageFly Page Builder (Free plan available) 


All features are available from Free plan. Live Chat Support is available 24/7.