SiteBuilder: Center Website on the Page in Internet Explorer and Opera Browsers

Written by
Ryan
Published on
June 30, 2023 at 1:04:36 AM PDT June 30, 2023 at 1:04:36 AM PDTth, June 30, 2023 at 1:04:36 AM PDT

Scenario

When your standard Site Builder web-store is not aligned to the center of the page in Internet Explorer or Opera browsers, the following alternate solution can be applied.

Solution

  1. Navigate to Commerce > Site Builder > Themes
  2. Click Edit next to the website you want to modify
  3. Click the General subtab
  4. ADDITION TO HEAD: add the following line of code:
    • #innerwrapper { margin: 0 auto; }
  5. Click Save
  6. Run Cache Invalidation Request