Slider photos are chopped off at top
-
My slider photos have recently changed – must be due to an upgrade? My sliders are NOT set to Full width. I have a child theme that uses the following custom CSS which I believe makes the overall height of the slider 250 px. This has been in use for at least 2 years and my photos always were aligned properly. I have tried to change the 250 px to higher and lower px but there is no effect. Does anyone know what I might need to do to fix them? https://www.PDServices.com
Thank you.
.carousel .item {
line-height: 250px;
overflow: hidden;
min-height: 250px;
}
.entry-title {
display: none;
}
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Slider photos are chopped off at top’ is closed to new replies.