Viewing 1 reply thread
You must be logged in to reply to this topic.
There is a Recent portfolio on my homepage shown as a carousel. When I use the Basic portfolio style (and also with other style, but randomly) the height of the layer is very big (about 900px), leaving an empty space under the carousel.
I’ve finally solved it using
.swiper-wrapper {height: auto important;}
But I think it’s a dirty way. I do not know what else it may affect. Is it possible to fix this?
Thank you very much!
Hello,
Please make sure you did not set any height to the row containing the portfolio element. Normally there isn’t any extra space between portfolio items and other elements. If that’s not the case, you can send us your site’s link so we can check it.
Best regards!
You must be logged in to reply to this topic.