Hello,
Thank you for using BizPoint for your website.
Yes, you can remove it by using simple CSS which is given below. Why don’t you consider upgrading your theme to premium version? You can change the text as per your requirement whenever you want. Additionally, you get more features with it. Please check https://themes.salttechno.com/wordpress-theme/bizpoint-premium/.
You can get 20% discount by using code 20OFF during checkout. This offer is valid for limited time.
If you want to just hide the text in the footer, use this CSS:
.site-info {
visibility: hidden;
}
If you want to hide complete footer, use this CSS:
.bp-footer-bg {
display: none;
}
You can enter this CSS by going to ‘Appearance > Edit CSS’ from your admin dashboard.
I hope this helps.
If I could take 2 min of your time, I’d really appreciate if you could share your thoughts about my theme and give us 5-star review on https://www.ads-software.com/support/theme/bizpoint/reviews/#new-post.