@MichaelJJ I just checked it and it is all fine. In the smaller devices the design will fit in accordingly. This trend is called Responsive Design. If you view the site in devices like ipad( landscape 1024*768), iphone etc the design will fit in accordingly.
Hi, I have the same problem. The standard width of your theme is 978px, right? But when viewed on an iPad at 1024px, the theme shrinks it straight down to 708px so I end up with quite big margins left and right.
Is there an easy way to change the threshold of the responsiveness, so 978px are displayed on a 1024px screen?
@artwerk The width of our theme is 1038px, so in the 1024px viewport we have changed the theme width to 708px. To make the changes you will have to make the corresponding changes in the media query css in style.css file.