Archived topic
Site mobile view
3 replies · Started by Pietro on February 1, 2021
Hi there,
I face to a little problem with my site:
In the desktop view it's all right, in the tablet view it's quite the same, in the mobile version (phone mobile) the view is terrible.
I know the theme is responsive but, if I watch the site from a telephone, it's seems not responsive; in particular the page "METODO" comes out just in vertical ...
This is the phone view:
In private details
What can I do to solve this trouble?
Many thanks in advance for your support.
Hi there,
A couple of things to fix:
1. You're using the Header Element on that page. And you have the Merge with Content option enabled. This is not required, and is causing the Header Element to sit under the Mobile Navgation.
2. In your Content - your GenerateBlock Container Blocks have their margins set:
Top: -60px
Left: 200px
Right 200px.
You can set them all to 0
Then set the Container Width to a smaller number eg. 460px - see here:
https://docs.generateblocks.com/article/container-overview/#layout-–-standalone-block
Hi David,
first of all apologize for the delay in my reply,
I followed your suggestion and, as obvious, it's works :-)
many thank for your support
Glad to hear that!