There are some CMS page that admin can edit such as Privacy Page, Membership Information Page, Store Policy page, etc.

1. Edit text

(plus) On the admin sidebar, go to Content > Pages.

(plus) Go to Pages list, find the page need editing, then under Action column, click on Select > Edit.


(plus) Go to the Page Detail page, on the content box, click on Show / Hide Editor button to revert the content into code. Then edit directly on the code to preserve the designed layout of the block.

(plus) Edit text and do not modify the html tags.

(plus) After finish, click on Save button to save the change.


2. Set content to center align

(plus) In the Content section, click on Show / Hide Editor button to show the content in the form of code.

(plus) To set the content to center align, put <div class="container"> and </div> at the beginning and the end of the content.

(plus) Click Save to save the change.


  • No labels