That is done with jquery and the following if statement:
if(!$('body').hasClass("elementor-editor-active")) {
// code here
});
-
This reply was modified 6 years, 6 months ago by Haca.
-
This reply was modified 6 years, 6 months ago by Haca.
Same problem here since my update to WP 5.1.1
I created a theme child where i commented out the script, as bsmalldesign sugested,
But the Page title is still popping up between the header and main content.
Only if i put a page on the elementor full with template, that last one disapears.
-
This reply was modified 7 years, 2 months ago by Haca.