• Resolved WEBHAUS

    (@webhaus)


    I noticed, that when I view my website, while logged in, some text from the admin bar goes into a second line, covering a small part of the website content. Traced this problem to this CSS rule:

    .responsive, .responsive span, .responsive span iframe[style], .responsive span img {
        width: 100% !important;
    }

    which is declared on:
    /wp-content/plugins/easy-facebook-likebox/public/assets/css/public.css

    This CSS rule conflicts with:
    /wp-includes/css/admin-bar.min.css

    WordPress version: 4.3
    WordPress Theme: Enfold
    Plugin version 4.3.7

    • This topic was modified 6 years, 4 months ago by WEBHAUS.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bug Report: Plugin CSS mess up the WordPress admin bar’ is closed to new replies.