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
Continuous image scroller
shibupraj
October 2015
in
Theme support
sir,
Is there an option for continuous scrolling of images with custom speed. Scrolling shoud be from left to right? The images will be of small logo type.
Thank you.
Comments
Albert
October 2015
Hi,
yes, we got something like that. It's "Clients slider" item what you can see on
http://themes.muffingroup.com/betheme/shortcodes/loops/#clients
You can set timeout for this slider and images will be scrolling automatically.
shibupraj
October 2015
One more question.
For each page I have set a top margin for content by 150px to get proper alignment with logo. Hence in mobile phones, that is causing more white space below logo. How can I write custom css for mobile phones only.
URL:
http://columbusmarinesurvey.com/
shibupraj
October 2015
I cannot see option for setting timeout in this builder tool. Also, I need to re-arrange the order of each image.
Thanks,
shibupraj
October 2015
client slider is not available in my options.
Albert
October 2015
1. If you don't have "Clients Slider" item, it means that you use very old theme version.
2. Timeout option is available for all sliders under Theme options > Global > Sliders section.
3. for mobile devices, you can increase logo height with below css:
@media
only screen and (max-width: 767px) { #Top_bar #logo { height: 100px !important; } }
shibupraj
October 2015
sir,
I have updated the client slider.
URL:
http://columbusmarinesurvey.com/
I need below customiztions.
1. The scrolling direction should be towards right.
2. There should not be pause between slides. It should scroll continuously.
3. I need to adjust the speed of scrolling.
This is badly required. Please help.
Thank you.
Albert
November 2015
1. Our scrolling works only to left side.
2. We do not have such feature unfortunately.
3. Speed of scrolling you can adjust under Theme options > Global > Sliders section like we already wrote above.
shibupraj
November 2015
OK, I managed it with custom html coding and css.
Thanks,
welandercom
November 2015
Is the client loop not available in Visual Composer?
Best regards //J
Albert
November 2015
@welandercom
Yes, VC is incompatible with slider items at all.
Sign In
or
Register
to comment.
Comments
yes, we got something like that. It's "Clients slider" item what you can see on http://themes.muffingroup.com/betheme/shortcodes/loops/#clients
You can set timeout for this slider and images will be scrolling automatically.
2. Timeout option is available for all sliders under Theme options > Global > Sliders section.
3. for mobile devices, you can increase logo height with below css:
2. We do not have such feature unfortunately.
3. Speed of scrolling you can adjust under Theme options > Global > Sliders section like we already wrote above.