Hello, I'm currently looking at the avia.js trying to figure out a few things.
1. How do i change the font size of the content slider's title?
2. How do I change the interval of time that elapses before it rotates to the next slide?
Thanks a bunch!
Hello, I'm currently looking at the avia.js trying to figure out a few things.
1. How do i change the font size of the content slider's title?
2. How do I change the interval of time that elapses before it rotates to the next slide?
Thanks a bunch!
I'm looking at the braodscope demo site under their portfolio page. Many of the portfolio items have videos or images that you can expand and view. I'm wondering how this is done.
My site is: thankssounddesign.com btw
Ah, that second question was stupid. I figured it out quickly. Still having trouble with the slider though
Hello,
Go to "Broadscope" tab, click "Slideshow" then look for "Duration each image gets displayed". You can easily change the rotation time there. :)
Regards,
Ismael
Thank you! But how do I change the font size of the slider title?
Hi skunkswithwings,
Add this to your style.css.
.content_slider h3 {
font-size: 17px;
}
You'll want to change 17px to whatever size you want.
Regards,
Mya
You must log in to post.