Jump to content

Image slider size height issue


need2011

Recommended Posts

Image Slider 3.0 newest 1.7.4.2   There is a height issue.  When I was using PS 1.7.2.3 Image Slider 2.0 the slider worked fine then upgraded to Image Slider 3.0 PS 1.7.4.2 

Now it cuts off the bottom of the picture.   Using default theme.

 

Here are the add's to my theme's custom.css file:

 

Tried all of these with no success.

.carousel .carousel-inner{
  height: auto!important;
}
.carousel .carousel-inner figure{
  margin-bottom: 0;
}

 

 

.carousel .carousel-inner{
  height: auto!important;
}

 

.carousel .carousel-inner {
    height: auto;
}

 

If there is no solution how would I go back to Image Slider 2.0?   What is the difference between them?  Thanks for any help.

Link to comment
Share on other sites

  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...