problem with footer display

Hi guys,

I have a problem with the footer display on mobile whereby the text is half disappearing off the screen on the right-hand side.

screenshot of the issue here - https://david-qwertyitservices-co.tinytake.com/tt/NTQzMDA4MF8xNjk4MzQ3MA

website in question is here - https://bhws.qwertyitservices.com/our-proposal/

Comparing the CSS to the demo website (https://themes.muffingroup.com/be/developer4/)

It seems possible to be this code causing the issue -


@media (min-width: 0px)

.container {

width: 750px;

}

When I remove that using the style editor in Google Chrome, the issue is resolved.

However, I cant see what is controlling that CSS code, of if that's just a "red herring" and I am missing something more simple.

If anyone can help I would be really greatful.

Thanks

Dave

Comments

Sign In or Register to comment.