Marcel Scheland
Results
3
comments of
Marcel Scheland
check this issue - worked for me https://github.com/fredhq/roundabout/issues/72
try assigning 100% sizes on your image-tag like: style="max-width:100%; max-height:100%" worked for me. Or you choose the CSS way: .roundabout-holder li img { max-width:100%; max-height:100%; margin:auto; display:block; }
check this issue - worked for me https://github.com/fredhq/roundabout/issues/72