• Resolved funsail

    (@funsail)


    I use images with no text/title.
    [tm_carousel_son image_id="218"][/tm_carousel_son]
    How can I have space between them so it doesn’t get squashed until touching together?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author nasir179125

    (@nasir179125)

    Hi! You can set the Image width If it touches otherwise
    Add this code Into custom Css:-

    .slick-initialized .slick-slide {
        padding: 0 15px !important;
    }
Viewing 1 replies (of 1 total)

The topic ‘carousal-slider’ is closed to new replies.