Home › Forums › WordPress Themes – Premium › Styled Store Pro › Display area much too small
Hi,
unlike the immage in the example template store, my screen is not filled by the content, there are remaining huge borders left an right side.
http://www.mbk12.de
Please help
Hello Markus,
What you can do is change the width of the container i.e, add the following custom css inside the additional css section of your customizer;
.container { width: 100%; }
You can follow the Documentation if you wish to do something like our demmo site.
Thanks!
Lost Password?