Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Jelena

    (@jmisic)

    Hi,

    In all likelihood there’s another plugin installed on your site that’s being quite aggressive in enqueuing its own CSS styles all over the WP admin.

    Best way to find it is disable each plugin (or theme), 1 at a time, and reload the Shield admin. When it loads normally, you’ve found the problem plugin.

    Best thing is to reach out to the problem plugin and ask them to be much more selective about which WP admin pages they’re enqueuing their CSS styles, since they don’t need to force it on every admin page.

    Thanks.

    Plugin Author Paul

    (@paultgoodchild)

    The problem with this is RTL support in the Bootstrap library that Shield uses for display. We’re looking at options for this and hopefully it’ll be in Shield 8.5 or 8.6…

    Thread Starter ACh

    (@ach1992)

    Thanks. And in the LTR “Collapse menu” is also bigger than normal!

    Thread Starter ACh

    (@ach1992)

    This problem is not fixed yet.
    You just need to add the following CSS:

    .collapse-button-label {
        font-size: 13px;
    }
    • This reply was modified 5 years, 2 months ago by ACh.
    • This reply was modified 5 years, 2 months ago by ACh.
    • This reply was modified 5 years, 2 months ago by ACh.
    • This reply was modified 5 years, 2 months ago by ACh.
    • This reply was modified 5 years, 2 months ago by ACh.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Admin Menu’ is closed to new replies.