• 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? http://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)
  • Hi,

    When inspecting your pictures chrome says they are 1170w x 500h .
    I think you need to resize your images to 1170w x 250h.

    Hope it helps.

    Hi,

    If you remove your custom css code, your slider image will look proper.
    http://i.imgur.com/tZ3E6mv.jpg

    Thank you.

    Thread Starter sdevendorf

    (@sdevendorf)

    The slider size of 500 takes up too much space on the screen, so that is the reason for the custom CSS. In the past, the pictures were center aligned, but now they seem to be top aligned. I wonder if this is from an upgrade to Customizr.

    At any rate, I am resizing the height of my images and that appears to be working. BUT, I have to do it outside of WordPress. When I try to edit an image in WordPress, I can crop it but then it doesn’t appear to Save and the Save button is greyed out. If you know of an easier way to resize the pictures that are already in my Media Library, that would be very helpful but so far, I have to do outside of WordPress, reupload to Media and relink the new photos to my slider.
    Thank you.

    Thread Starter sdevendorf

    (@sdevendorf)

    I ended up changing the size of all my slider images and now I am back in business. Weird though that they ever changed. I think there must have been an upgrade that affected the position of the images in the slider.
    Thank you all.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Slider photos are chopped off at top’ is closed to new replies.