not compatible ultimate vc addons
-
Hello,
When I’m having an unlimited advanced-carousel I’m having such a problem
http://prntscr.com/jj2eab
http://irancgcenter.com/vray-2/
How to fixed ?
Hi,
Please, send us your admin access so we can test how it should work with default WordPress theme.
Thank you
Hi,
We will fix this issue in our next theme update that will be released next week.
Regards
Thank you very much for your support
Hi,
First, update your theme to the latest version and then try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.ult-carousel-wrapper .slick-prev,
.ult-carousel-wrapper .slick-next {
position: absolute;
background-color: transparent;
padding: 0;
}
.ult-carousel-wrapper .slick-prev i,
.ult-carousel-wrapper .slick-next i {
margin: 0;
}
.ult-carousel-wrapper .slick-prev:hover,
.ult-carousel-wrapper .slick-next:hover,
.ult-carousel-wrapper .slick-prev:focus,
.ult-carousel-wrapper .slick-next:focus,
.ult-carousel-wrapper .slick-dots > li i:hover {
box-shadow: none;
-webkit-box-shadow: none;
}
.ult-carousel-wrapper .slick-dots > li i {
background-color: transparent;
padding: 0;
}
Regards
The topic ‘not compatible ultimate vc addons’ is closed to new replies.