Viewing 7 reply threads
You must be logged in to reply to this topic.
Hi,
I figured out an unexpected behaviour of this theme on mobile version.
Well, it’s not easy to explain, but I’ll try: when you navigate on the website from a mobile device, if you tap the screen on the right you will see the entire website shifts sideways.
Please check this screenshot.
Thanks
Hi,
Kindly send me your admin login credentials as a private reply here so I can have a check for you ?
Thanks
Hi Akram, it looks good now! Thx!
Could you please tell me how did you fix that?
Kind regards
Hi,
The thing is it was going away from the body as body x side was not hidden so I have made this change to make body x scroll side hidden
body{
overflow-x: hidden;
}
Thanks
You must be logged in to reply to this topic.