---
title: How to Flush the Cache in Popular WordPress Page Builders
url: "https://pressable.com/knowledgebase/how-to-flush-the-cache-in-popular-wordpress-page-builders/"
published: 2024-12-22
modified: 2025-09-11
author: Nox Dineen-Porter
---

The [Pressable Migration plugin](https://pressable.com/knowledgebase/using-the-pressable-automated-migration-plugin/) does an exhaustive search-replace in the database, updating the site URL. Pressable also runs a search-replace on the database when a site’s[ primary domain is added or changed](https://pressable.com/knowledgebase/assigning-domain-pressable/). But cached assets, like CSS and JavaScript files, may still point to the old URL.

Flushing your page builder’s cache forces all cached assets to be regenerated with the correct URL and up-to-date info.

You may also need to[ purge Pressable’s edge cache](https://pressable.com/knowledgebase/edge-cache/#purging-flushing-edge-cache) (which provides a CDN + page caching) and/or[ flush the object cache](https://pressable.com/knowledgebase/how-to-purge-cache-in-wordpress-cdn/). This step should be done after the page builder cache is flushed and assets have been regenerated.

### **Elementor**

1. Log in to your WordPress dashboard.
2. Go to **Elementor** > **Tools** in the left-hand menu.

3. Click on the **General** tab.
4. Look for the option to **Regenerate CSS & Data** and click the button. 
    - This will clear any cached CSS files and regenerate them with the current site settings.
5. Clear your browser cache or use an incognito window to test your site.

### **Divi**

1. Log in to your WordPress dashboard.
2. Go to **Divi** > **Theme Options** in the left-hand menu.

3. Click on the **Builder** tab at the top of the page.
4. Select the **Advanced** tab within the Builder settings.
5. Click the **Clear** button next to “Static CSS File Generation.” 
    - This removes all cached static CSS files and forces Divi to regenerate them.
6. Clear your browser cache or use an incognito window to test your site.

**Additional Step:** If you’re using Divi’s performance settings, make sure to disable any additional caching temporarily while troubleshooting.

### **WPBakery**

1. Log in to your WordPress dashboard.
2. Go to **WPBakery Page Builder** > **Settings** in the left-hand menu.

3. Click on the **CSS Generator** tab.
4. Look for the option to **Rebuild Custom CSS** and click it.
5. Clear your browser cache or use an incognito window to test your site.

### **Beaver Builder**

1. Log in to your WordPress dashboard.
2. Go to **Settings** > **Beaver Builder** in the left-hand menu.

3. Go to the **Tools** tab.
4. Click on the **Clear Cache** button. 
    - This will delete all cached CSS and JavaScript files generated by Beaver Builder.
5. Clear your browser cache or use an incognito window to test your site.

### **Avada**

1. Log in to your WordPress dashboard.
2. Go to **Avada** > **Theme Options** in the left-hand menu.

3. Scroll down and select the **Performance** tab.
4. Click on the **Reset Fusion Caches** button.
5. Additionally, navigate to **Avada** > **Maintenance** and click **Clear All Caches.**

6. Clear your browser cache or use an incognito window to test your site.

### **Oxygen Builder**

1. Log in to your WordPress dashboard.
2. Go to **Oxygen** > **Settings** in the left-hand menu.

3. Go to the **CSS Cache** tab.
4. Click the **Delete CSS Cache** button.
5. Clear your browser cache or use an incognito window to test your site.

Need more help? Please don’t hesitate to[ reach out to our expert support team](https://pressable.com/knowledgebase/how-to-get-support-with-pressable/), available 24/7 via email or live chat.
