Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Richie KS

    (@rkcorp)

    try remove the image slider auto 100% width, add this to custom css

    #custom .jdGallery .slideElement {width: 100%; height: 100%; background: #191919 no-repeat center center; -webkit-background-size: auto; -moz-background-size: auto; -o-background-size: auto; background-size:auto;}

    Thread Starter artinte

    (@artinte)

    Thanks for your reply Richie, but there must be no space on the edges of the pictures, it should be right there, I mean it must be fit. You’ve shared this code before and I tried it, but that’s not exactly what I want.

    Theme Author Richie KS

    (@rkcorp)

    originally the slider auto 100% width auto height the slider image, it must have been some added css that made the slider image scale like the screenshot you link above.

    try remove the code above if added and search for any related custom css added related to slider like the above code.

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