Hi guys,
first thank you so much for this great theme! Fantastic work!
Well, I have some questions:
1) How can I get the Easy-Slider (or the content slider too) move direct unter the menu bar and get the full size of a 3/5 content area?
now
so should it be
2) How can I show the slideshow contol buttons constant in the middle of the top of the slideshow?
3) How can I change the time for the fading of the slidshows?
and the last question:
4) Where can I change the image sizes and the choise for that in the slideshow creators?
Thanks in advance and have a nice weekend!
Andreas
Hey a-l-p!
Thank you for using Enfold.
1.) Did you place it inside a grid row element? You can remove the grid row padding. We need to see the actual website.
2.) Add this on Quick CSS if you want to show the controls always:
.avia_desktop .av_slideshow.avia-slideshow .avia-slideshow-controls a {
opacity: 1 !important;
filter: alpha(opacity=100);
}
3.) You need to edit the shortcode.js file. Look for this line of code:
/transition speed when switching slide
transitionSpeed:900,
4.) Edit the slider then look for the Slideshow Image Size option. Select the thumbnail size.
Best regards,
Ismael
Hey Ismael,
this is exactly what I looked for^^
Thank you, and have a great week!
Best regards,
Andreas