Comments nami started the conversationJuly 19, 2018 at 3:25am1. i wish to change the color of Bouncing arrow & text in homepage Full Screen Moving Background, is there anyway to change it by using custom css? 2.is it possible to use prettyphoto (lightbox effect) on youtube/vimeo video in portfolio section? 1,973Support repliedJuly 19, 2018 at 7:32amHello,1. the two arrows are actually an image residing in:/images/scroll_arrows.pngto change the color box of the arrow:#arrow-box{ background-color: #111;}to change the slider text color:.text-slide-vertical{ color: #fff;}.bullet { color: #fff;}2. the popup lightbox effect in portfolio is only for images.Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policynami repliedJuly 19, 2018 at 10:03amthanks! Sign in to reply ...
1. i wish to change the color of Bouncing arrow & text in homepage Full Screen Moving Background, is there anyway to change it by using custom css?
2.is it possible to use prettyphoto (lightbox effect) on youtube/vimeo video in portfolio section?
Hello,
1. the two arrows are actually an image residing in:
/images/scroll_arrows.png
to change the color box of the arrow:
#arrow-box{
background-color: #111;
}
to change the slider text color:
.text-slide-vertical{
color: #fff;
}
.bullet {
color: #fff;
}
2. the popup lightbox effect in portfolio is only for images.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
thanks!