Closed russellelliott closed 2 years ago
Removed the bitnami corner banner which appeared on desktop and mobile. Doesn't do anything for the people visiting the site.
Here is the CSS I inserted: #bitnami-banner {display:none;}
#bitnami-banner {display:none;}
Go to the dashboard, click Appearance -> Customize. Then go to additional CSS and insert the necessary CSS
Tutorial: https://onepagezen.com/remove-bitnami-corner-banner-wordpress/
Thanks.
Removed the bitnami corner banner which appeared on desktop and mobile. Doesn't do anything for the people visiting the site.
Here is the CSS I inserted:
#bitnami-banner {display:none;}
Go to the dashboard, click Appearance -> Customize. Then go to additional CSS and insert the necessary CSS
Tutorial: https://onepagezen.com/remove-bitnami-corner-banner-wordpress/