Need to remove "Build a website with WordPress.com" from"Follow" Button
-
Need to remove “Build a website with WordPress.com” from “Follow” Button present at bottom-right button.
Visit URL https://cldup.com/mj5-G-xlzj.png for more information.The blog I need help with is: (visible only to logged in users)
-
Hi there, I see you have the WordPress.com Business plan. You are able to hide footer credits with this plan by going to Customize > Site Identity and selecting “Hide” from the Footer Credit pulldown list. Unfortunately that doesn’t hide the credit in the follow button and I have filed a bug report on this. In the meantime, add the following to your custom CSS, which should hide that for you.
#bsub-credit { display: none !important; }
- The topic ‘Need to remove "Build a website with WordPress.com" from"Follow" Button’ is closed to new replies.