Hello,
Thanks for your Patience!
- This is Definitely Possible, however, there are some changes that are required. Consider using the following HTML format for the Copyrights Text:
[ch_pre]Copyrights © All Rights Reserved by Canvas Inc.[/ch_pre]
Then use the update the js/functions.bundle.js JS File as attached to this reply.
- This is Definitely Possible but you will need to use PHP instead by having a Centralized File for the Menu. Please use the following steps:
i. Change the .html Extension of your files to .php .
ii. Create a File named header.php and add the Header Codes to it.
iii. Then, include this file in the Header Area. Example:
[ch_pre type="php"]<?php include('header.php'); ?>[/ch_pre]
That's it. Now all your Pages will have the same Header Codes which can be changed only in one File. Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.