Google Page Speed warns that the following resources are render-blocking: http://inkthemes.com/…gen_gallery_related_images.css?ver=3.7.1 http://inkthemes.com/…es/colorwaytheme/css/reset.css?ver=3.7.1 http://inkthemes.com/…mes/colorwaytheme/css/text.css?ver=3.7.1 http://inkthemes.com/…/css/960_24_col_responsive.css?ver=3.7.1 http://inkthemes.com/…rwaytheme/css/ddsmoothmenu.css?ver=3.7.1 http://inkthemes.com/…es/colorwaytheme/css/black.css?ver=3.7.1 http://inkthemes.com/…tent/themes/colorwaytheme/.css?ver=3.7.1 http://inkthemes.com/…/colorwaytheme/css/zoombox.css?ver=3.7.1 http://inkthemes.com/…es/colorwaytheme/css/media.css?ver=3.7.1 http://inkthemes.com/…ets-widget/tp_twitter_plugin.css?ver=1.0 http://inkthemes.com/…p-content/themes/colorwaytheme/style.css Is it possible to inline these CSS files, or perhaps remove the @import and replace it with a direct link to the css files? Thank you.
Hello, Theme not sharing any external file. All these css files exist in the theme folder. So i don't think merging these css with main style.css will make any effect. It will make style.css too big. Which may create problem. And if we talk about inline css (Add css on the page itself. In which it is required). So we can inline "zoombox.css" only in the "template-gallery.php". But other css files are required for all pages. To improve speed you can use any one cache plugin available at WordPress.org. And also use images of recommended size. Thanks & Regards Nitesh Raghuwanshi