• Handoko

    (@handoko-zhang)


    Hello. I want report Easy is not compatible with Enlightenment theme. When working on backend (Appareance > Widgets), the Easy editor window become too thin but tall so I can’t see it clearly. I guess it might be CSS issue.

    https://www.ads-software.com/plugins/easy/

Viewing 1 replies (of 1 total)
  • Plugin Author 2046

    (@o-o)

    Hey

    sure.. the Enlightenment theme is forcing it’s own css to all widgets like so:
    .widget {
    max-width: 315.625px;
    }
    in /wp-content/themes/enlightenment/core/css/settings.css

    They should not force their own css to the global .widget class as they surely have no idea how all the widgets on this planet might look like.

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with Enlightenment Theme’ is closed to new replies.