Can you look at my menu that is not working when you click, does not load a page.
Also on the home page slider, the second slide shows a strange icon before the video plays..
Thanks!!
I figured out the strange menu problem but the youtube video icon on the slider is still messed up..
Hi!
I’m not sure what’s wrong with the second slider. Can you please post a screenshot of the issue? The video automatically plays.
Best regards,
Ismael
Hey!
Please add this on custom.css or Quick CSS:
.ls-videopreview {
display: none !important;
}
I think this occurs when you didn’t add a featured thumbnail for the video.
Regards,
Ismael
Worked great, thanks!