This is Dexter from Ecwid team.
If you want to remove the Powered by Ecwid at the footer, you can use the steps described in this thread.
Just in case, here are these steps:
1. Go to Ecwid Dashboard > Design;
2. Scroll to the bottom of the Design settings page and click on Create theme;
3. On the next page, hit the 'Add new CSS theme" button;
4. Copy the following code:
Quote:
.footer .logo {display: none;} |
5. Activate the theme by clicking on Activate;
6. Save changes.
Once done, Powered by Ecwid will disappear from your website.
Please, let us know if you have any other questions.