Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    I have checked your site and as far as I can see the problem with store page displaying is caused by fixed site’s container width.

    In order to solve this problem, you should add following code in the end of your CSS theme in Ecwid control panel -> System Settings -> Design -> CSS themes:

    #content {
      height: auto !important;
    }

    Once you do this, store page will be displayed properly.

    Thread Starter kelsorho

    (@kelsorho)

    I think I did this correctly, but it is not working. 🙁 Any ideas?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ecwid stuff going to right of page’ is closed to new replies.