Remove Sidebar in Shop Page Keep Scroll Bar

Hello

I have used this css to remove the right sidebar from my shop page but when I do it also removes the right hand scroll bar. Can I keep this and just remove the widget area?

body.woocommerce .main-content-inner {
width: 100%;
}
body.woocommerce div#secondary {
display: none;
}

Thank you,
Lucy

Hi there
Hope you are having a good day and thank you for your question :slight_smile:
In order to check your question i need to see your live website, please provide url and i will take a look

Thank you, you too!