Title: Generates Too Much Inline Style Code
Last modified: November 30, 2024

---

# Generates Too Much Inline Style Code

 *  [jumper](https://wordpress.org/support/users/jumper/)
 * (@jumper)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/generates-too-much-inline-style-code/)
 * This plugin adds too many inline CSS on the frontend (all pages) even with the“
   optimize CSS“ option activated.
 * **Update**: Upgraded rating. 
   Thank you to the PLUGIN AUTHORS for trying to create
   a plugin with performance features in mind. It is really important for us when
   working with clients that we don’t add plugins that don’t care about security,
   speed, simplicity and design. I have the agency license but had to create our
   own plugin to deal with the inline styles added to the frontend– a problem with
   many other plugins and scripts as well.
    -  This topic was modified 1 year, 5 months ago by [jumper](https://wordpress.org/support/users/jumper/).
      Reason: Upgraded rating

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Benjamin Intal](https://wordpress.org/support/users/bfintal/)
 * (@bfintal)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/generates-too-much-inline-style-code/#post-18134471)
 * Hello, I do not believe this warrants a 2-star rating or lower.
 * Custom block attributes may produce inlined styles, when you have optimize CSS
   option enabled (this is enabled by default), it will combine them into one style
   tag. If you have a performance plugin, this can be offloaded into a separate 
   CSS file.
 * We purposefully did this so that:
    1. the CSS will load faster (1 less external file to load and no flash of unstyled
       blocks), and
    2. to integrate well with performance plugins and solutions
 *  Plugin Author [Benjamin Intal](https://wordpress.org/support/users/bfintal/)
 * (@bfintal)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/generates-too-much-inline-style-code/#post-18137093)
 * I’d like to add also that the inlined CSS is produced for the changes in styles
   on a per-block basis. And the inlined CSS is specific to only the blocks in the
   current page, so the CSS is most likely not reused in other pages.
 * Because of this, having an inlined style tag is better than having to split it
   off to another remote stylesheet that your website would have to load only for
   that specific page – which by the way your server would have to generate this
   remote stylesheet whenever the CSS changes.
 *  Thread Starter [jumper](https://wordpress.org/support/users/jumper/)
 * (@jumper)
 * [1 year, 5 months ago](https://wordpress.org/support/topic/generates-too-much-inline-style-code/#post-18170397)
 * Thanks for the information [@bfintal](https://wordpress.org/support/users/bfintal/)
   
   I updated my rating.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Generates Too Much Inline Style Code’ is closed to new replies.

 * ![](https://ps.w.org/stackable-ultimate-gutenberg-blocks/assets/icon-256x256.
   png?rev=2749547)
 * [Stackable - Page Builder Gutenberg Blocks](https://wordpress.org/plugins/stackable-ultimate-gutenberg-blocks/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/stackable-ultimate-gutenberg-blocks/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/)
 * [Active Topics](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/stackable-ultimate-gutenberg-blocks/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [jumper](https://wordpress.org/support/users/jumper/)
 * Last activity: [1 year, 5 months ago](https://wordpress.org/support/topic/generates-too-much-inline-style-code/#post-18170397)