Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Nilambar Sharma

    (@rabmalin)

    May be you have uploaded larger image for slider. Height of slider is fixed as 250px. You can override this height in your child theme to view full image and caption.

    .main-slider-wrapper{
      height:auto !important;
    }

    Thread Starter apfuller27

    (@apfuller27)

    Thanks! I’ll give it a try.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slider captions’ is closed to new replies.