Title: CSS loads slowly
Last modified: April 16, 2020

---

# CSS loads slowly

 *  Resolved [biggiebhar](https://wordpress.org/support/users/biggiebhar/)
 * (@biggiebhar)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/css-loads-slowly/)
 * Hi,
 * Love the plugin, just one small issue. Whenever my page loads, it seems to load
   the box first without any styling, and then after a second it loads the style
   and it looks good. Here’s what it looks without the styling:
 * > [View post on imgur.com](https://imgur.com/a/6SZe762)
 * Is there a way to fix this on my end so that the style loads first?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcss-loads-slowly%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Vicky Agravat](https://wordpress.org/support/users/vickyagravat/)
 * (@vickyagravat)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/css-loads-slowly/#post-12692541)
 * Hello [@biggiebhar](https://wordpress.org/support/users/biggiebhar/)
 * It is a syntax highlighter plugin.
 * It will first load code block in simple `pre` tag.
    As you show in screenshot
   of your code.
 * After all code block will loaded, it will load Java Script file.
    Java Script
   will examine all code-blocks and render it according to Setting of your code 
   block. (i.e language, theme etc…) Meanwhile it is also load CSS according to 
   theme.
 * All the process will take some time. it depends your Browser how it fast, and
   also on your network to load CSS, JS.
 * If you want to pre render your code, you have to use some code block which will
   work on backed, it will give you pre rendered block, as you want.
    You can find
   it on.
 * Thank you.

Viewing 1 replies (of 1 total)

The topic ‘CSS loads slowly’ is closed to new replies.

 * ![](https://ps.w.org/wp-codemirror-block/assets/icon-256x256.png?rev=2001365)
 * [CodeMirror Blocks](https://wordpress.org/plugins/wp-codemirror-block/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-codemirror-block/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-codemirror-block/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-codemirror-block/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-codemirror-block/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-codemirror-block/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Vicky Agravat](https://wordpress.org/support/users/vickyagravat/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/css-loads-slowly/#post-12692541)
 * Status: resolved