Home › Forums › Jevelin Theme › Portfolio Single Posts Gallery Slider Images
Home › Forums › Jevelin Theme › Portfolio Single Posts Gallery Slider Images
Thanks again for your help- I’m so relieved.
Nice to hear that this issue is fixed. 🙂
You can get it from this topic https://support.shufflehound.com/forums/topic/portfolio-single-posts-gallery-slider-images/
Hi @digikrutt,
I’m pretty sure this was the code they ended up using on my site. Hope it works for you!
.sh-portfolio-single-slider .slick-list {
height: auto!important;
}
.sh-portfolio-single-slider .slick-list .sh-ratio-content {
background-size: auto 100%;
background-repeat: no-repeat;
}
@SLS Thank you for sharing the solution.
Hello, this custom code shared by SLS didn’t work for me to achieve the same goal. Could you help me out?