How can I make the cart note box visible by default in the cart drawer? (Dawn Theme)

Right now, the cart note is hidden when the cart drawer first appears and requires a click on the drop down arrow to become visible. What code do I need to modify in order to make the cart note box visible by default?

Thanks in advance!

Hello @Ogg ,
Please share your website URL.

Hi @Ogg ! Here is on quick fix

In your theme code open snippets/cart-drawer.liquid

Find this piece of code:


Add "open" like that :

```markup
1 Like

Brilliant, thank you!

I cant find it , I use Warehouse theme.

could u please help me

How Can I Make The Cart Note Box Visible By Default In The Cart Drawer? (Warehouse Theme)