Hello,
I would like to get rid off the arrows next to the video on click.
On my startpage I have a button inviting people to watch a video. When you click on the button, the video opens in a lightbox with the option to close it again (all great) but then it also shows arrows to the left and right side. I would like to get rid off those, as they don’t provide any use.
Thanks Nora
Hey NoraGTS,
Please try the following in Quick CSS under Enfold->General Styling:
.home button.mfp-arrow {
display: none;
}
Best regards,
Rikard
Thanks, that worked fine.
You can close the thread.
Best, Nora