Banner not full width

Can anyone help me and tell me why this banner won’t go full width on the screen? I’ve removed padding from the section and columns.

https://biild.co.uk/-ab-variant-adfead85-a111-4398-b2b2-e643b7ba05b4?hs_preview=MPZsIEIe-134708593022

HI @HBarden

I see that the carousel banner is not of full width.

One reason is that your .dnd-column has padding from left & right of 20px. To fix it either you can remove the padding from the dnd-column class or you can give negative margin to you carousel div. Negative Margin is a great way to negate the padding but it is not a good practice.

Hope this will helps you out. Please mark it as Solution Accepted & Upvote to help other Community member.
Thanks!

Hi,

Would you be able to help me re-write the css to correct this please? Thanks.