Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
BeBuilder
Clients slider
vtekfi
February 2019
in
BeBuilder
Is it possible to hide the navigation arrows from clients slider and let the slider auto switch the images which I have set as clients?
Comments
Pablo
February 2019
Hi,
You can set the speed of autoplay in Clients Slider in the Theme Options > Global > Sliders
If you want to hide the navigation arrows, you have to use the Custom CSS.
If you don't know how to do it, please send a link to your website
Thanks
vtekfi
March 2019
Thanks for your quick reply Pablo.
The site is currently under development and is locked down. Is there a way I could send you the log in details in private?
Many thanks.
Pablo
March 2019
Can you contact us when the website will be live?
We have a lot of dashboard accesses right now, and it can take a lot of time.
Of course, you can also disable the under-development mode for a moment.
Thanks
vtekfi
March 2019
I disabled the under construction.
https://labs.v-tek.fi
Slider is bottom of the first page just before footer.
Pablo
March 2019
Please paste this code into the Theme Options > Custom CSS & JS > CSS
.clients_slider .slick-arrow{
display:none !important;
}
Thanks
vtekfi
March 2019
Thanks, that did the trick!
Sign In
or
Register
to comment.
Comments
We have a lot of dashboard accesses right now, and it can take a lot of time.
Of course, you can also disable the under-development mode for a moment.
Thanks
https://labs.v-tek.fi
Slider is bottom of the first page just before footer.