Viewing 1 replies (of 1 total)
  • Thread Starter wpdomains

    (@wpdomains)

    Turns out it was a conflict with my theme’s stylesheet. Fixed it by adding the following to the end of my child theme’s style.css:

    #wpadminbar #wp-admin-bar-my-account.with-avatar>a img {
    	height: 16px !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Avatar is huge in WP menu bar’ is closed to new replies.