The bottom of the webpage consists of a carousel of sponsor logos (“owl-carousel” class) that fits and displays up to 8 sponsor logos at any one time. I have 9 sponsor logos that need to fit in the carousel uploading loading up the webpage. How can I do this? Showing 8 sponsor logos and having the 9th to wait 5 seconds before being displayed won’t work for me. Please advise. Frankie.
The bottom of the webpage consists of a carousel of sponsor logos (“owl-carousel” class) that fits and displays up to 8 sponsor logos at any one time. I have 9 sponsor logos that need to fit in the carousel uploading loading up the webpage. How can I do this? Showing 8 sponsor logos and having the 9th to wait 5 seconds before being displayed won’t work for me. Please advise. Frankie.
Hello, Dear Frankie Kam!
In this case please open in any code editor file index.html and go to the line # 1684.
change here this code from:
to this one:
just take a look at the screenshot: http://prntscr.com/1wy5wio
Save changes in file and check the results at front-end.
Best Regards!