Remove Link to Theme Support in Toolbar

Posted in: Newspaper
Post count: 69

Hi,

How can I get rid of the “Theme Support” link in the toolbar? It gets in the way on an iPad view of the site when logged in.

Sorry if the option is obvious. I seem to be missing it.

Thank you.

Post count: 69

I placed the following in the custom CSS area.

#wp-admin-bar-our_support_item {
display:none;
}

Is there a better way?

Post count: 9544

I just didable toolbar entirely from the user settings page which is built in option in wordpress per user

Post count: 69

Sure but I’m interested in the best way to remove text and link to theme support because I still have admin that use the toolbar. 🙂

  • This reply was modified 9 years by LPH.
Post count: 23312

Hello LPH,

If you want to remove or change the link for this, you should edit the core file, like this -> http://screencast.com/t/e7w8wRZKinw

Hope this helps!

Thanks for the message!

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.