Hi guys,
There seems to be an issue with my homepage on mobile screens. It is too wide and shows a lot of blank space on the right.
On tablet there’s also a small gap on the right.
I’m using Elementor, all my sections are “boxed” and I have the GP “default template” for the page attribute.
I think it could be related to the css I added to reduce the size on the comment box, although I don’t have it on the HP:
@media (max-width: 1125px) {
#comments {
width: 240px;
margin-left: auto;
margin-right: auto;
}
}
Thanks in advance for your help.
Hugo
GeneratePress 2.2.2