On my website there is a text right under the logo when I enable fullscreen slider.
This just popped up and I can’t find where to edit this to get rid of it. When i take the fullscreen slider off the text goes away.
Thank for your help!
Hey joelwall33!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span.mejs-offscreen {
display: none!important;
}
Best regards,
Yigit
Thank you! It worked!!