Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter TanjaAitamurto

    (@tanjaaitamurto)

    Ok, it seems like the images have updated overnight, and are working now. Now there’s a new question though: The other image is too large, slide #2. How can I resize it to be the same size as the first slide? Thank you.

    Hi there,

    Thanks for writing in,

    If you wish to fix the size, so you can fix the slider size to a specific height so that the images won’t change the size of slider. You can add the following code under Appearance > Theme Options > custom CSS:

    .carousel {
      min-height: 640px;
    }

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘changing front page slider images’ is closed to new replies.