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 6 years, 9 months ago by
Ketan Patel.
Thread Starter
gokh
(@gokh)
Is it possible to remove the background of the arrows?
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?
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..