EnlighterJS / Plugin.WordPress

:package: Official WordPress Plugin of EnlighterJS
http://wordpress.org/plugins/enlighter/
GNU General Public License v2.0
115 stars 18 forks source link

Wordpress plugin CSS not centered #255

Closed houserockr closed 4 years ago

houserockr commented 4 years ago

When using EJS in a wordpress 5.4 with the latest twenty-twenty theme, the code blocks will all be left aligned, where the twenty-twenty theme is centered most of the time.

problem is the enlighter-default class, which uses margin: 0 0 20px 0; and thus overriding the theme's margin-left: auto; margin-right: auro situation.

AndiDittrich commented 4 years ago

please read the docs: https://github.com/EnlighterJS/documentation/blob/master/wordpress/WPThemeCompatibility.md