Changing WP’s core Inline CSS via external CSS
-
Hello,
I’ve tried to change the Inline CSS of WordPress’s error pages (not 403 or 404 error pages) via my external custom theme CSS but it seems to be a more complicated task than i’ve thought.
I’m talking specifically about body#error-page and html so the page you get when you submit an empty comment form for example, it seems like !important or [stlye] tricks doesn’t work here much.
I’ve been searching for plugins to change this dilemma but it seems there are no such plugins around.
So has anyone managed it yet to change these hardcoded inline CSS parts of WordPress without messing with the core files?
The topic ‘Changing WP’s core Inline CSS via external CSS’ is closed to new replies.