Title: Render blocking
Last modified: April 14, 2024

---

# Render blocking

 *  [geckoroutes](https://wordpress.org/support/users/geckoroutes/)
 * (@geckoroutes)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/render-blocking-12/)
 * The css file of social snap is a render blocking source, slowign down my page
   load. I know the plugin is configured well for speed, but how can I further improve
   this?
   I tried de-enqueing the style and then add the CSS to my main file, but
   the CSS still gets loaded.
 * Here is what I tried:
   function remove_social_snap_style() {wp_dequeue_style(‘
   socialsnap-styles’);wp_deregister_style(‘socialsnap-styles’);}add_action(‘wp_enqueue_scripts’,‘
   remove_social_snap_style’, 999);Any other suggestion would be helpful.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frender-blocking-12%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

The topic ‘Render blocking’ is closed to new replies.

 * ![](https://ps.w.org/socialsnap/assets/icon.svg?rev=1869219)
 * [Social Snap — Social Share Buttons & Click to Tweet](https://wordpress.org/plugins/socialsnap/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/socialsnap/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/socialsnap/)
 * [Active Topics](https://wordpress.org/support/plugin/socialsnap/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/socialsnap/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/socialsnap/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [geckoroutes](https://wordpress.org/support/users/geckoroutes/)
 * Last activity: [2 years, 1 month ago](https://wordpress.org/support/topic/render-blocking-12/)
 * Status: not resolved