Remove Bitnami Banner Bottom Right WordPress MultiSite
sudo nano /opt/bitnami/apps/wordpress/conf/httpd-app.conf
Comment out the following line by placing a # at the begginig of the line
Change
From:
Include “/opt/bitnami/apps/wordpress/conf/banner.conf”
To:
Include “/opt/bitnami/apps/wordpress/conf/banner.conf”
sudo /opt/bitnami/ctlscript.sh restart