Why does my website banner get cut off on mobile view?

Hello,

My banner keeps getting cut off at the sides when browsing with mobile.

Kindly assist! website: naxxian.nl

Thank you!

1 Like

Hello @Jobvanstrien
Its Artzen Technologies! We will be happy to help you today.

I have just reviewed your site url and came to a conclusion regarding to your problem. Here in the below screenshot it looks perfectly fine and to achieve this result you can add a css to the media query or the mobile view design. The css is (object-fit: fill;) attached the screenshot for the reference. This css, you can add in the media query of [ @media only screen and (max-width: 768px) ]. I will suggest that this css must be applied using the main class on this same class to apply on this section only. This will prevent the image from getting cut in the mobile view.

Let me know if need further assistance
Regards,
Artzen Technologies