Despite the fact, we all respect the copyright and the great effort put into creating the X-Cart software, on some occasions, you might want to remove the default "Powered by X-Cart" notice, which appears in the footer of your web pages.
On each of the paid X-Cart versions, you are allowed to remove the notice without interfering with the License Agreement.
There are two methods for completing this task. In the following lines, we are going to review each of them, so you can choose which one is more convenient and easy for you to follow.
For a start, please log in to your X-Cart Admin Area and navigate through the left-hand side menu bar to Look & Feel > Custom CSS & JS.
When there, please make sure to enable the "Use custom CSS" option by setting the "OFF" button to "ON".
Once this is done, you have to insert the following code into the textbox.
.powered-by .powered-by-label {
display: none;
}
When ready, please click on the "Save changes" button.
Now it is time to check the result. Please go to the storefront and ensure the changes took effect.
And there you go - the notice had disappeared.
To begin with, please access your storefront while logged in to your X-Cart Admin Account.
From the toolbar at the very bottom of the page, please select the "Edit template" option and make sure "Pick templates from page" is enabled (set to "ON").
Afterward, please click on the "Powered by X-Cart" notice and remove the following line of code within the editor.
<p class="powered-by-label">{{ this.getMessage()|raw }}</p>
When ready, please click on the "Save" button.
Once this is done, the page is going to refresh automatically, and you can check the result right away.
And Voilà! The notice is successfully removed.
Congratulations! You have just learned how to remove the "Powered by X-Cart" notice in your Online Store. Now, your visitors are not going to be aware that the X-Cart software empowers your store. We hope this information was useful to you, and you have managed to complete the task following our instructions.
Sebahat is a young and bright woman who has become an invaluable part of our team. She started as a Customer Care Representative, mastering that role and, along the way, growing into a tech-savvy individual who is well acquainted with every support layer of the company. Driven by her aim to improve our customers’ experience constantly, she is committed to enhancing the extraordinary support we deliver.