how can i do this? i have a vimeo movie rolling, followed by a single placeholder slide. i’d like the whole thing to run, and without any nav arrows. example in the link box below. thank you!
Hi charger70!
use this in Quick CSS:
#top .avia-slideshow-arrows a {
display: none;
}
Best regards,
Andy
thank you, andy! that worked perfectly!
really appreciate your help!