I have nivo slider in my web page. I need to display images of various width and height.The larger image displays behind the smaller image. Please refer the following screenshot.
I have to remove displaying larger image behind the small image. Is there any possibility to do it with nivo slider?
I used this and it's worked :)
.theme-default .nivoSlider img {
position:absolute;
top:0px;
left:0px;
display:none;
width: 556px;
height: 183px !important;
}
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With