Posted in: Newspaper
Jan 19, 2021 at 2:36 pm
Hello!
Unfortunately, this will require custom work which is not covered by the support team.
For customization and other services you can contact our custom work team here: https://tagdiv.com/premium-customization-services/
Thank you!
Post count: 155
Jan 19, 2021 at 6:55 pm
@nearview, this plugin may help: https://wordpress.org/plugins/adminimize/
I use it to hide some other buttons, never tried with the one you asked for, but it should work..
Feb 15, 2021 at 7:19 pm
an easier way to do this is to simply hide them via css. Just add the following into your Live CSS
#wp-admin-bar-tdc_edit,
#wp-admin-bar-our_support_item,
#wp-admin-bar-tdc_page_mobile_template,
#wp-admin-bar-tdc_create_mobile_page,
#wp-admin-bar-tdb_template_load {
display:none!important;
}
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.
