• Resolved idinarash

    (@idinarash)


    hi
    I’m having problems with the slider show.

    In featuer slider selection -> Slider Selection
    I selected 3 slider
    But in my web site only showes first slider and other is white

Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Acme Themes

    (@acmethemes)

    Hello ,

    If you can provide us your site url, we will observe and can provide you possible solutions. Also for official support you can try this link

    Best Regards!
    Acme Themes

    Thread Starter idinarash

    (@idinarash)

    hi my web site is
    https://www.payamkon.ir/en/
    and i install demo for test
    but slider is not work

    Thread Starter idinarash

    (@idinarash)

    Salved
    my them is rtl support
    whith support acmethemes i understand to do this

    I add following code on Appearance => Customize => Additional CSS

    .slick-slider .slick-track, .slick-slider .slick-list {
    direction: ltr;
    }
    .image-slider-wrapper .slider-content .btn-primary {
    direction: rtl;
    }
    body {
    overflow-x: hidden;
    }
    [dir=’rtl’] .slick-slide
    {
    float: left;
    }

    Theme Author Acme Themes

    (@acmethemes)

    Hello idinarash ,

    It is good to know your issues resolved, marking this thread resolved ??

    Best Regards!
    Acme Themes

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Slider not work’ is closed to new replies.