Hello, Can anyone help me? When I open this website from mobile phone: https://021shop.rs there is a blank space when I scroll to the right. How can I fix that?
I am unable to replicate. Did you fix it? If so, post your solution; others may have a similar issue. gary
I do not get any extra white space to the right side. It may be that your issue is only on one platform. Query? I check responsiveness generically by narrowing my viewport. Your issue does occur occasionally, but not this time. A common cause (not the political org) is a fixed width, e.g. images, or unbreakable width, e.g. tables. Use your debugger to determine to which element the white space belongs. Check the full height of the page. It may not find the problem, but it's a good place to start looking. gary