Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #364066

    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

    • This topic was modified 9 years, 5 months ago by a-l-p.
    #364424

    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

    #364487

    Hey Ismael,

    this is exactly what I looked for^^

    Thank you, and have a great week!

    Best regards,
    Andreas

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Easy Silder / Content Slider: Changing size and position unter the menu’ is closed to new replies.