Home Forums Jevelin Theme Adjusting size of portfolio image Reply To: Adjusting size of portfolio image

Home Forums Jevelin Theme Adjusting size of portfolio image Reply To: Adjusting size of portfolio image

Solution for this topic

Thank you for sharing the site details.

 

I made it work on your site by using following custom CSS code along with above shared code.

 

.sh-portfolio-single-slider .slick-list.draggable {
    height: 565px !important;
}