Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author social9

    (@social9)

    Hey Joel,
    This issue may be due to css conflict with your theme. please provide theme name,theme version, wp version and plugin version so that I can understand this issue

    Thread Starter Joel Lisenby

    (@joellisenby)

    I believe this is a problem with your oss-admin-style.css.

    See lines 871 and below. You are styling the wp-color-result, wp-picker-container, etc. without specifying a class of the div or page(s) that you want to modify it on which is causing the styles to be effective site-wide instead of just on your plugin pages.

    Plugin Author social9

    (@social9)

    Hi Joel,
    I need theme name,theme version, wp version and plugin version so that we can look further.
    Without these details, it is hard to know what the exact issue is.

    Thread Starter Joel Lisenby

    (@joellisenby)

    With the global css selectors you have, the theme is irrelevant but just to be sure, I just tested on a fresh install with twentyseventeen and I have the exact same issue. Just go to the customizer of any install and click on a color picker and you will see the scrollbar appear and the modified button styling.

    • This reply was modified 9 years, 1 month ago by Joel Lisenby.
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘OSS’ wp-admin css is breaking wp customize layout’ is closed to new replies.