Two ways to rebuild the Divi CSS Cache

by Jun 19, 2025IT Tips0 comments

If enabled Divi maintains a cache of many pre-compiled CSS assets.

When you move the site to another URL the cached CSS has the old URL embedded and you will notice many weird formatting issues caused by missing style sheets.

You can remove the et-cache directory and it will rebuild itself and re-compile the CSS as follows:

1
sudo rm -rf /path/to/your/web/wp-content/et-cache

You can achieve the same result from the Divi GUI goto:

Divi => Theme Options => Builder => Advanced => Static CSS Generation => Clear

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.