Title: MetaSlider css loading
Last modified: February 19, 2025

---

# MetaSlider css loading

 *  Resolved [Elvinas](https://wordpress.org/support/users/elvinas/)
 * (@elvinas)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/metaslider-css-loading/)
 * Hello I’m using MetaSlider 3.96.0 and I would like to ask is it possible to make
   CSS load inside the <head> tag, as I see all related CSS is loaded inside the
   <body> I use nivoslider, and these elements are loaded:
   id=”metaslider-nivo-slider-
   css”, id=”metaslider-public-css”, id=”metaslider-public-inline-css”, metaslider-
   nivo-slider-default-css.I listed id selectors of elements that get loaded inside
   the body, and I am trying to improve Page Speed Insights Score, and manually 
   I tried experimenting and moving those files to <head> and it improved my score,
   because then CSS gets loaded first it doesn’t cause some elements moving or flickering
   as styles are already loaded in advance. I inspected code a little bit and found
   out that the enqueue_scripts() method is called for the slider but that same 
   method handles the loading of JS and CSS, I see that enqueue_scripts() is called
   when shortcode is registered which might be too late actually, so CSS files are
   not loaded in <head> tag as expected.Is there any option that I am not aware 
   of or possibilty to load CSS inside <head> tags?Thank you so much in advanceBest
   regards,Elvinas

Viewing 1 replies (of 1 total)

 *  Plugin Author [htmgarcia](https://wordpress.org/support/users/htmgarcia/)
 * (@htmgarcia)
 * [1 year, 3 months ago](https://wordpress.org/support/topic/metaslider-css-loading/#post-18318805)
 * Hi [@elvinas](https://wordpress.org/support/users/elvinas/)
 * unfortunately is not possible to change how the CSS loads.
 * Regards

Viewing 1 replies (of 1 total)

The topic ‘MetaSlider css loading’ is closed to new replies.

 * ![](https://ps.w.org/ml-slider/assets/icon.svg?rev=3523572)
 * [Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider](https://wordpress.org/plugins/ml-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ml-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ml-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/ml-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ml-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ml-slider/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [htmgarcia](https://wordpress.org/support/users/htmgarcia/)
 * Last activity: [1 year, 3 months ago](https://wordpress.org/support/topic/metaslider-css-loading/#post-18318805)
 * Status: resolved