• Resolved gokh

    (@gokh)


    Hi,

    ? There is a space in the row. I couldn’t adjust the slider height.
    ? What are the appropriate image pixel sizes? The pictures I use 1920x1080px

    https://prnt.sc/ox8lae

    Best regard

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    Thanks for reaching here.

    Go to the “Additional CSS” part of the dashboard and add below CSS(Path: Admin Panel->Appearance->Customize->Additional CSS).

    .wpsisac-slick-slider-wrp .wpsisac-slick-slider { margin-bottom: 0 !important; }

    Let me know if you are any other query.

    Thanks,

    • This reply was modified 5 years, 3 months ago by Ketan Patel.
    Thread Starter gokh

    (@gokh)

    Thanks..

    Thread Starter gokh

    (@gokh)

    Is it possible to remove the background of the arrows?

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Please use this css under custom css section of your theme.

    .wpsisac-slick-slider.design-1 .slick-prev,
    .wpsisac-slick-slider.design-1 .slick-next {  
        background-color: transparent !important;
    }
    
    .wpsisac-slick-slider.design-1 .slick-prev:hover,
    .wpsisac-slick-slider.design-1 .slick-prev:focus,
    .wpsisac-slick-slider.design-1 .slick-next:hover,
    .wpsisac-slick-slider.design-1 .slick-next:focus {  
        background-color: transparent !important;
    }
    Thread Starter gokh

    (@gokh)

    Thank you worked.
    ?f arrow colors #fff?

    Plugin Support Rafik

    (@rafikwp)

    Hello,

    If you like our plugin and support, Please give us review and rate on our plugin

    Thanks

    Thread Starter gokh

    (@gokh)

    Hello, Rafik,
    Yes, I wrote and voted. Thanks..

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Space in row’ is closed to new replies.