Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #182936

    Hi,

    I want to hide theme options on top bar when admin user is logged in.

    Please suggest,

    regards

    I tried below changes by yigit but for no help.

    Please add following code to Quick CSS in Enfold theme options under Styling

    li#wp-admin-bar-avia.menupop { display: none!important; }

    Regards,
    Yigit

    #183566

    Hi dhruvcasper!

    That code should work (tested locally):

    #wp-admin-bar-avia{ display: none !important; }

    Can you create an administrator account and post it here as a private reply, so we can test it out?

    Best regards,
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Hide Theme Options in top header when viewing website’ is closed to new replies.