• I like the plugin, works just fine on the latest version of WordPress, but why in the CSS file for the plugin would you put “body {margin-top:50px;}” ??

    The CSS in the plugin should have its own classes and not try to overwrite “wrapper” etc too.

    At the least, the extra “body” CSS should be killed off, as now I’ve just bloated my code to remove a BODY flag from a plugin.

    Other than that, plugin works without an issue.

  • The topic ‘CSS has body Margin-top – WHY?’ is closed to new replies.