Hi, there. I appreciate it to you.
I set my website perfectly with your helps.
but there is one problem yet.
Maybe this is my last request.
my site : http://www.jenain.com
It doesn’t appear from 3rd image on the main slider(BM slider).
The images are just appeared if I down & up scroll.
what’s wrong??
I write the html.
/* 3.1 General Title Style */
/* Top slider */
.top-slider {
position: relative;
}
.top-slider .carousel-des-wrap-inn {
position: absolute; z-index: 9; left: 50%; bottom: 40px; height: auto;
}
.top-slider .owl-carousel,
.top-slider .carousel-img-wrap,
.top-slider .carousel-des-wrap {
height: 550px; width: 932px; padding-top: 55px; margin-left:auto; margin-right:auto;
}
.top-slider .carousel-des {
position: static;
}