I am getting the error from Google and I think it has to do with the footer positions.
I cannot get the site to work on a phone without sliding left to right on the screen. Can you have a look and let me know what the fix is please? Thanks,
Hi cspgsl
I share the way to customize only, you need to adjust value to suit your need.
For example, you can change the padding left + right with:
@media (max-width: 640px) { .t4-footer .t4-module { padding: 20px 80px !important; } }