How to make the Drower Cart full size

Hi, I’m making a new website (not published yet) and I want to change the drawer cart into something bigger such as my actual website. The first image I show is how is the new website looking like and the second one is how I want it. It will be perfect if I can keep the one of my actual website. see the preview link is https://iiy1762s55synr42-52766113982.shopifypreview.com.

Thank you in advance

@DaniCollantes please add this css to the very end of your theme.min.css file and check,
Shopify Admin → Online Store ->Theme → Edit code → theme.min.css

div#CartContainer{width: 100%;  max-width: 100%;}

Hi @DaniCollantes ,

I have reviewed your requirement, you just need to edit css script and the issue will be resolved. You can follow my instructions!

Step 1: Go to Admin → Online store → Theme > Edit code:

Step 2: Search for the file theme.liquid. And add this code snippet before tag or :


Step 3: Save your code and reload this page.

=>> The result:

I hope these instructions will help you. If they are helpful, please give us likes and mark as the solution.

Have a nice day sir!

I want my cart look like this

I want my cart look like this