SiteBuilder: Center Website on the Page in Internet Explorer and Opera Browsers
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
- Navigate to Commerce > Site Builder > Themes
- Click Edit next to the website you want to modify
- Click the General subtab
- ADDITION TO HEAD: add the following line of code:
#innerwrapper { margin: 0 auto; }
- Click Save
- Run Cache Invalidation Request