Page moving left and right while in mobile browser - please fix?
assetivity Hi Can you add the screenshot from mobile and share the mobile device name and browser on which you are facing this issue. At the moment its showing fine at my end : http://prntscr.com/krl3xi
Regards
assetivity
I added this custom CSS code:
@media (max-width: 767px){ .t3-wrapper { overflow-x: hidden; } }
and it's showing fine now.
Thank you this is now resolved.