I got the same problem the whole site looks zoomed in too much.
Also the pop up box element on image hotspot, featured image in single page post, etc…
“You can do it by changing the site width in the Theme Settings > General layout > choose custom and set the width as per your needs.”
This custom option does nothing for me…
Thank you,
Alen
EDIT:
I’ve also tried using
base, .post-single-page .entry-content{
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
Which works but not for the all elements shuch as imagehotspot popup box and others.
Can we expect some solution on this matter ?