@igid26
10 years, 1 month ago
I need to copy part the wp admin bar in my menu. In css code is marked wp-admin-bar-top-secondary. It is Comments, Update and Search. I do not know what code should I use to make me whole menu does not appear.
I used the function <?php bp_adminbar_account_menu()?> This works but I do not know how to edit css.
<?php bp_adminbar_account_menu()?>