Disable inline CSS?
-
Having the ability to specify lots of colors etc in the backend is handy for non-developers.
I’m building a custom WordPress theme and want to have the recipe styling inherit things like fonts and colors from the rest of the theme styles. It seems I have two options:
– duplicate all of the values within the theme CSS into the WP Recipe Maker settings page
– have a completely custom WP Recipe Maker template which gets rid of every single class used by the plugin to ensure the inline CSS that the plugin outputs doesn’t touch them.Is it possible to improve this by having an option to disable all these inline styles altogether?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Disable inline CSS?’ is closed to new replies.