• Hi,

    I recently noticed that the warning class inside the dashboard_css.css file has the same class as the notifications from the cache plugin WP Rocket.

    Without the css from your plugin it should look like this:

    View post on imgur.com

    With the css it looks like this:

    View post on imgur.com

    It would be nice if you considered renaming the class. Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WPSolr free

    (@wpsolr)

    Hi,

    What is the class name in conflict ?

    Thread Starter Vincent

    (@vinckhalifa)

    Hi,

    sorry forgot to add it, it’s .warning:

    .warning {
    background-image: url(‘../images/warning.png’);
    height: 18px;
    width: 18px;
    background-size: 98%;
    display: inline-block;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Backend CSS conflict with WP Rocket’ is closed to new replies.