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;
}
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;
}