Place this code in your Custom CSS area:

/** Hide Empty Section Loaders **/
.sqs-block-code:has([data-wm-plugin="load"] .fluid-engine:empty) {
  display: none;
}
Previous
Previous

Why isn't code in my Page Header Code Injection area getting pulled through?

Next
Next

I'm a developer, do you have any custom events I can hook into?