• Hi,
    For Slider Size I use custom code in Custom CSS :
    /*Slider size*/
    .carousel .item {
    line-height: 250px;
    overflow: hidden;
    margin-left:auto;
    margin-right:auto;
    min-height: 250px;
    }
    unfortunately image is not displayed on full size height 200px. What I need to set to get full display of image? When I set overflow to auto, I get full size of image. On every change I use Regenerate Thumbnails plugin. https://2014.snlp.si

    Thanks in advance,
    Andrej

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Slider Size’ is closed to new replies.