Title: exclude hover mini cart ?
Last modified: May 11, 2026

---

# exclude hover mini cart ?

 *  Resolved [slservice33](https://wordpress.org/support/users/slservice33/)
 * (@slservice33)
 * [5 days, 8 hours ago](https://wordpress.org/support/topic/exclude-hover-mini-cart/)
 * I have a hover mini cart in my header which sometimes stops showing on hover 
   until I clear the cache.
 * Any way I can exclude the mini cart from being cached ?
 * Stephen

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [slservice33](https://wordpress.org/support/users/slservice33/)
 * (@slservice33)
 * [5 days, 6 hours ago](https://wordpress.org/support/topic/exclude-hover-mini-cart/#post-18904631)
 * I think I’ve fixed the problem. Pages cached with an empty cart do not display
   the cart on hover. So I added the CSS below.
 *     ```wp-block-code
       /* show mini cart even when empty -  cached empty cart does not display */ .wc-menu-item:not(.has-items) .wc-mini-cart { display: initial !important;}
       ```
   
 * }
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [5 days, 1 hour ago](https://wordpress.org/support/topic/exclude-hover-mini-cart/#post-18904927)
 * Please take a look at the following tutorial.
 * [https://www.wpfastestcache.com/tutorial/woocommerce-settings/#cart-widget](https://www.wpfastestcache.com/tutorial/woocommerce-settings/#cart-widget)

Viewing 2 replies - 1 through 2 (of 2 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fexclude-hover-mini-cart%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586)
 * [WP Fastest Cache - WordPress Cache Plugin](https://wordpress.org/plugins/wp-fastest-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-fastest-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fastest-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fastest-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fastest-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fastest-cache/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * Last activity: [5 days, 1 hour ago](https://wordpress.org/support/topic/exclude-hover-mini-cart/#post-18904927)
 * Status: resolved