How to change "your cart is empty" drawer text size + weight? (prestige theme)

I want to change the “your cart is empty” drawer text size + weight. How do I do this? (prestige)

Hello @PM999

You can add code by following these steps

  1. Go to Online Store → Theme → Edit code.

  2. Open your theme.liquid file

  3. Paste the below code before on theme.liquid

.cart__warnings h1 { font-size: 63px !important; font-weight: 800 !important; }

Was my reply helpful? Click Like to let me know!
Was your question answered? Mark it as an Accepted Solution.

Hi! That didn’t work sadly.

Can you share store URL?

DM’d you.