Page 1 of 1

Change "Powered by"

Posted: 29 Mar 2018, 22:02
by kostas2911
Hello,
how can i change "Powered by HotSpot Network Manager

Re: Change "Powered by"

Posted: 30 Mar 2018, 08:31
by HSNMSupport
Hi Kostas
The "powered by" can be changed only if you buy the HSNM "white label" extension that allows you to have HSNM and all its documentation (manual, guide, logos, etc) branded for you.
If you want you can hide it using this CSS code inside the template:

#WP_AppBarPoweredBy {
   left: -2000px;
}

Hope this help you

Best regards