• Resolved ggootee

    (@ggootee)


    Hi, I really like this theme. I am trying create a new slider and I am using 1170 X 500 the image looks great when not selected for full page option. When I select the full page option it does not seem to stretch the image. The demo slider works fine with out any problems. Am I missing a setting or does my image need to be larger than 1170?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter ggootee

    (@ggootee)

    Hi, Update, I found that the css files for each color had the width set to auto instead of 100% for the class …..media=”all”
    .carousel-image.slider-full img {
    width: auto;
    max-width: none;
    }

    Thread Starter ggootee

    (@ggootee)

    I changed the auto to 100% and everything is working fine now. You may want to see if this is something that needs to be updated or if it was just my install

    I just bumped my parent theme to version 2.1.3 and the full-screen slider seems to work fine now!

    Thank you, Nikeo!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Front Page Slider’ is closed to new replies.