Make embedded spreadshop full width on my wordpress website - I've tried Spreadshop plugin and css embed code

Hi, I’ve tried the css code suggested in the other thread to make site full width but it does not work for me:
.SprdMain {
margin: 0 auto;
max-width: 100%!important;
width: 100%;
}

.sprd–standalone #sprd-main {
margin-left: calc(50vw - 50%)!important;
}

The bottom half of my spreadshop menu is obscured and the embed only covers about half the page.

Thanks

Den zweiten Code benötigst Du eigentlich nicht. Aber ohne was zu sehen ist es schwer zu helfen.

Hi, if you could share the URL of your website where the shop is embedded we could take a look and tell you how to adapt your CSS. Thanks