I am trying to remove theme option on the Fronted admin tool bar. Is this possible?
Theme Options
2 posts from 2 voices-
Posted 6 months ago #
-
Hi!
You can hide it by using following css code:
#wp-admin-bar-avia{ display: none !important; }Regards,
PeterPosted 6 months ago #
Reply
You must log in to post.














