Viewing 2 reply threads
You must be logged in to reply to this topic.
I have a problem displaying my site on mobile devices. I don’t want it to be responsive for several reasons but when I want it to look “normal” this happens: https://imgur.com/ocdimrP
As you can se everything goes to the edge on the left and then there are a white bar a couple of pixels wide on the right. I can’t find any place where I can change this. Can you help me?
Solved it myself. Turns out to be a common problem for mobile in general. If anyone else has this problem try inserting this meta tag in header:
<meta name=”viewport” content=”width=1200″>
Change width after your liking.
Hello,
Glad you have managed to solve it. Let us know if you need further support.
Best regards!
You must be logged in to reply to this topic.