ok, thanks, I undestand I have to meke it with CCS but what to put in
@media screen and (max-width: 600px) {
}
for the entire page to be zoomed?
ive tried with:
@media screen and (max-width: 600px) {
.nt-body {width:150%;}
.nt-body-div {width:150%;}
}
but nothimg...
Another problem I see is that if I see the site in CHROME and make the window small it looks ok buet in the cel phone it looks super small, see images.