Title: inline code neccessary?
Last modified: August 31, 2016

---

# inline code neccessary?

 *  Resolved [online-marketing-1](https://wordpress.org/support/users/online-marketing-1/)
 * (@online-marketing-1)
 * [10 years ago](https://wordpress.org/support/topic/inline-code-neccessary/)
 * Hello,
 * I see a lot of inline code css. Is that really neccessary or is there a possibility
   to avoid this? it actually bloats the code of my site… kind regards
 * [https://wordpress.org/plugins/shariff/](https://wordpress.org/plugins/shariff/)

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

 *  Plugin Author [Jan-Peter](https://wordpress.org/support/users/starguide/)
 * (@starguide)
 * [10 years ago](https://wordpress.org/support/topic/inline-code-neccessary/#post-7424607)
 * Hello Online-marketing,
 * could you provide an example which inline css part you refer to? Most of the 
   css code in the current version is from the original Shariff code. So if you 
   found something that is not needed in the WordPress environment, we are more 
   than happy to check, if we can remove it.
 * Cheers,
    JP
 *  Thread Starter [online-marketing-1](https://wordpress.org/support/users/online-marketing-1/)
 * (@online-marketing-1)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/inline-code-neccessary/#post-7424778)
 * Sure thing:
 * I found this code in the main html. – Is there a possibility to outsource that
   css to external?
 * kind regards…
 *     ```
       <style id='shariffcss-inline-css' type='text/css'>
   
       			 .shariff { justify-content: flex-start }
       			 .shariff { -webkit-justify-content: flex-start }
       			 .shariff { -ms-flex-pack: flex-start }
       			 .shariff ul { justify-content: flex-start }
       			 .shariff ul { -webkit-justify-content: flex-start }
       			 .shariff ul { -ms-flex-pack: flex-start }
       			 .shariff ul { -webkit-align-items: flex-start }
       			 .shariff ul { align-items: flex-start }
   
       			 .widget .shariff { justify-content: flex-start }
       			 .widget .shariff { -webkit-justify-content: flex-start }
       			 .widget .shariff { -ms-flex-pack: flex-start }
       			 .widget .shariff ul { justify-content: flex-start }
       			 .widget .shariff ul { -webkit-justify-content: flex-start }
       			 .widget .shariff ul { -ms-flex-pack: flex-start }
       			 .widget .shariff ul { -webkit-align-items: flex-start }
       			 .widget .shariff ul { align-items: flex-start }
   
       </style>
       ```
   
 *  Plugin Author [Jan-Peter](https://wordpress.org/support/users/starguide/)
 * (@starguide)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/inline-code-neccessary/#post-7424797)
 * Hi Online-marketing,
 * thank you. This part will be removed in the next release.
 * Cheers,
    JP

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

The topic ‘inline code neccessary?’ is closed to new replies.

 * ![](https://ps.w.org/shariff/assets/icon.svg?rev=2006307)
 * [Shariff Wrapper](https://wordpress.org/plugins/shariff/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shariff/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shariff/)
 * [Active Topics](https://wordpress.org/support/plugin/shariff/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shariff/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shariff/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 3 replies
 * 2 participants
 * Last reply from: [Jan-Peter](https://wordpress.org/support/users/starguide/)
 * Last activity: [9 years, 12 months ago](https://wordpress.org/support/topic/inline-code-neccessary/#post-7424797)
 * Status: resolved