Comments Ronald started the conversationApril 8, 2015 at 5:16pmHi,I'd like to add arrows down on the full slider of the main page cause some people don't understand that they have to scroll down.I've seen it's down somewhere else.Could you give the code to insert to use the arrows on the full slider ?Thank you 1,973Support repliedApril 8, 2015 at 8:34pmHi, if you are using the full width parallax slider you cannot through theme options only by modifying the implementation of/sections/home_section_parallax_slider.phpattached is the code and this css in styling options custom css.home-move-down a i.icon-circle-box {background-color: none!important;}thanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Ronald replied privately 1,973Support repliedApril 29, 2015 at 6:52pmYou need to display it above the slider and center it:.home-move-down {margin-left: 50%; z-index: 1;}thanksThank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi,
I'd like to add arrows down on the full slider of the main page cause some people don't understand that they have to scroll down.
I've seen it's down somewhere else.
Could you give the code to insert to use the arrows on the full slider ?
Thank you
Hi, if you are using the full width parallax slider you cannot through theme options only by modifying the implementation of
/sections/home_section_parallax_slider.php
attached is the code and this css in styling options custom css
.home-move-down a i.icon-circle-box {
background-color: none!important;
}
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
You need to display it above the slider and center it:
.home-move-down {
margin-left: 50%;
z-index: 1;
}
thanks
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy