• Hi

    I have noticed recently that the “Performance” link in the admin bar is being pushed down out of site. I just added the following CSS to correct it.

    #wp-admin-bar-w3tc img {
        float: left;
    }

    Thought I would share this.

    Cheers

The topic ‘WordPress Admin bar styling’ is closed to new replies.