Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.56 KB

footer.md

File metadata and controls

30 lines (20 loc) · 1.56 KB
title redirect_to
Footer

The Footer configuration section is where you can update the [copyright notice]({% link design/copyright-notice.md %}) that appears at the bottom of the page, and enter miscellaneous scripts that must be positioned before the closing <body> tag.

![]({% link design/assets/configuration-footer.png %}){: .zoom} Footer configuration settings

Configure the footer

  1. On the Admin sidebar, go to Content > Design > Configuration.

  2. Find the store view that you want to configure and click Edit in the Action column.

  3. Under Other Settings, expand ![]({% link assets/icon-display-expand.png %}) the Footer section.

  4. Make any changes necessary to the Copyright and Miscellaneous HTML settings.

  5. When complete, click Save Configuration.

Field descriptions

Field Scope Description
Miscellaneous HTML Store View An input box where you can upload miscellaneous scripts to the server that must be placed just before the closing <body> tag.
Copyright Store View The copyright statement that appears at the bottom of each page. To include the copyright symbol, use the HTML character entity \&copy; as in the following: \&copy; 2021 Commerce Demo Store. All Rights Reserved. Make sure to replace the sample copyright notice with your own.
Display Report Bugs Link Store View Allows the bug report link (supported for some themes) to be enabled or disabled.