Slider photos are chopped off at top
-
I am using customizr with custom CSS in child theme that I believe sets the height of my sliders. Here is the code:
.carousel .item {
line-height: 250px;
overflow: hidden;
min-height: 250px;
}
.entry-title {
display: none;
}
In the past 2 or 3 weeks sometime, the photos started to appear chopped off. I am guessing there was a Customizr upgrade but not sure. I have tried to increase and decrease the 250 px in the CSS child theme but that doesn’t seem to have any effect. Does anyone know what I need to do? https://www.PDServices.com
Thanks.
S
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Slider photos are chopped off at top’ is closed to new replies.