StyledThemes

Display area much too small

Home Forums WordPress Themes – Premium Styled Store Pro Display area much too small

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #54127
    Markus
    Participant

    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

    #54144
    Bidur
    Moderator

    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!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.