How can I increase my drawer cart width in Prestige theme?

Hello,

I need you help to inscrease my Drawer Cart width.

Is it possible to edit the code to do that ?

I have the Prestige Theme.

Thanks a lot for your help !

1 Like

@Sorryzor

can you please share store url?

@KetanKumar

I sent you a private message because the website is OFF, you need the password

Hello

I changed this code on theme.css

I changed width from 400 to 550px, it seems good !

@media screen and (min-width: 641px) {
.Drawer {
width: 400px;
transform: translateX(-100%);

thanks a lot my friend

@Sorryzor

Welcome to the Shopify community!
Thanks for your good question.

kindly share your site URL,
I will check out the issue and provide you a solution here.