Disable Blogger Theme CSS widget.css Make Blog Page Lighter Easily

Blogger is great platform to publish contents online easily & for users who are about to learn HTML & CSS, it is a good place to start -- getting your hands dirty.

By default, Blogger includes tones of external files which is used on/with widgets installed on a blog. These are every Blogger theme developer & designer nightmare -- poor blog pages performance.

Blogger platform have improved tremendously & ever since the release of the responsive Blogger themes, new operators have been integrated for users to use with their themes.

Earlier, we have published a tutorial on how to reduce weight of your blog page by removing Blogger default Javascripts external files.

Below is a simple & super easy way to remove or disable Blogger CSS external widgets.css file. This will allow you to start building your blog pages/layout on an empty canvas. Use below tips if you know your way around Blogger theme coding.

Disable Blogger Theme widgets.css external file

What Happens if widget.css Removed?

  • Blogger widgets will have no styles.
  • Comments widget will have no styles.
  • Blog page layout will have no styles.

Continue Reading