Using zentools2 stacked layout
Is it possible to turn off the overlay over the images? I can't seem to control it using themes tab. I have compiled css.
jonburdon1 Try add this to custom.css file :
.zt-stacked .zt-stacked-overlay{background: none !important;}
Kindly ensure to clear your browser cache if changes dont reflect.