Need CSS – Only Needed CSS

Posted in: Newspaper
Post count: 65

Hi TagDiv,

Is it possible to have only the CSS that is needed to run Only My Theme Demo Type
Specifically, if I’m using Politics demo type is it possible to have CSS only for Politics Type
Can I delete Woo Commerce and BB-Press and their CSS if I don’t need it.

What needs to be tweaked in Main Style CSS if I want to use only OpenSans and Geomanist fonts type.
Can We Delete all Comments from all PHP files and Minify them, same for HTML and CSS.

Please do reply

Thanks

Post count: 285

Hi A,

Is it possible to have only the CSS that

Nope, you have to strip out the unnecessary lines. Is very well commented, so is easy.

Can I delete Woo Commerce and BB-Press and their CSS if I don’t need it.

Yes (remove them also from functions.php), no problem.

What needs to be tweaked in Main Style CSS if I want to use only OpenSans and Geomanist fonts type.

I think that @neotrope (Chris S) have a tutorial for something similar (look into “Best of Forums”)

Can We Delete all Comments from all PHP files and Minify them, same for HTML and CSS.

Yes. If you compress/minify them, the comments are to be deleted. You’ll obtain better results one by one that use some plugin. The bad thing, is to much work and every update you have to do it again, but it’s worth!

Post count: 65

Thanks N

Post count: 285

You welcome 🙂

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