Combine demo css for pagespeed

Posted in: Newspaper
Post count: 37

Hi, I want to combine the css for the demo I use with the main style.css file. Combining css files is one of the recommendations I get on speed test services. I realise that I’ll have to do this step each time the theme is updated, but that’s not a big deal.

Adding the demo css to the end of style.css is straightforward, but in which file do I find the code that links it?

Post count: 6535

HI

The css for each demo can be found in theme’s core files. For example of you’re using Say What demo its custom css is located here: http://screencast.com/t/rXtlIeMmYH Just copy/paste that code in style.css or in theme panel > custom code > custom css filed.
Next you have to remove the request to demo_style.css file and to achieve that edit td_wp_booster_functions.php file and comment or delete indicated code: http://screencast.com/t/hnJZZl2hr

Hope this helps.
Thanks!

Post count: 37

Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.