How can I hide this custom slider while Elementor editing window is open?
I was able to solve this with help from support at Smart Slider. They pointed out that the div that wouldn’t go away was using absolute positioning and suggested that I add an id to it so that I could then hide it using CSS. I did this by echoing an id name in header.php … Read more