Youtube WPB block – no visible button, but still use lightbox?
-
Hey there, I’m working on a site based on the Alternative Energy template:
https://woodmart.xtemos.com/demo-alternative-energy/
If you edit the Youtube block on there, it seems the only way to disable/remove the white circle ‘button’ is to turn off the Lightbox. I’ve tried the WPB block settings, and the button options don’t seem to affect this. I can’t seem to edit the button (even make it transparent), seems like the only options are have a button and lightbox, or no button and no lightbox.
Guessing maybe hiding the button with CSS is an option (if so, please post), but welcome other suggestions, thanks!
Hello,
To better understand the issue, please share some screenshots of the errors you’re encountering. This will help me analyze the problem and provide you with the best possible solution.
Best Regards,
Hi there, sorry for the delay, I included a screenshot of the demo page.
Not sure if it matters if I’m using WPB or not, but I’d like to keep the lightbox/popup feature, but not have that white circle/play symbol overlay.
Thanks!
Attachments:
You must be
logged in to view attached files.
Hello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
.wd-el-video-control {
display: none !important;
}
Best Regards,
Hello,
You’re very welcome! If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards,
The topic ‘Youtube WPB block – no visible button, but still use lightbox?’ is closed to new replies.