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 2,006Support 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 Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio Ronald replied privately 2,006Support 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 Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio 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
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio
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
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio