Viewing 2 reply threads
You must be logged in to reply to this topic.
Hi.
I have a really strange problem using your theme.
If you go on http://www.biornshoes.it with your phone, and try to scroll from right to left, you will see a white and empty content.
I really don’t understand why this happens, i don’t think is related to some elements because the problem still exist in every page.
Screenshot:

Thank you in advance.
Gianmaria Generoso
Hello,
Please add this code into your custom css box:
@media(max-width: 480px){
.viewport { overflow-x: hidden;}
}
Let us know.
Best regards!
It works, thank you very much.
Have a nice day.
Gianmaria Generoso.
You must be logged in to reply to this topic.