Tagged: ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #265617

    Hi
    I have some issue with the FULLWIDTH EASY SLIDER. I would like the image and the text of the slider to move at the same time. Right now the image come first and then the slider text. There is a way to remove the delay on the words so moves together with the image?
    http://daghlian.qc.cuny.edu/
    thanks!

    #265676

    Hey!

    Have you tried setting the delay to 0 here?
    http://screencast.com/t/lRSi3keEN4KD

    Cheers!
    Josue

    #267128

    Hi
    I am using the EASY SLIDER, the settings that you sent me are for the “LayerSlider sliders”….

    #267253

    Hey!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .csstransitions .av_slideshow_full .avia-caption-content, .csstransitions .av_slideshow_full .avia-caption-title, .csstransitions .av_fullscreen .avia-caption-content, .csstransitions .av_fullscreen .avia-caption-title, .csstransitions .avia-slideshow-button {
    -webkit-transform: none!important;
    -moz-transform: none!important;
    transform: none!important;
    visibility: visible!important;
    }

    Cheers!
    Yigit

    #267760

    thanks!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Issue with the slider’ is closed to new replies.