Awesome, thank you!
I guess I missed the performance settings page because I was too focused on all the tabs plugin index page, maybe its an idea to add the page with the performance options as a tab?
The CSS worked but as long as your text doesn’t exceed one line, so I’ve converted it to:
.results .item h3 {
display: table-cell !important;
height: 68px;
vertical-align: middle;
}
Thank for the push in the right direction 🙂
See your work in action: http://filevoid.net/4628113606/Capture.PNG
-
This reply was modified 9 years, 5 months ago by FlyingNimbus.
Alright, I understand. I had not thought about the consequences of making the height dynamic because in my case the slideshow is at the bottom of the page.
I guess the closest thing to a solution would be making the way the height static/dynamic a setting haha.
I’ll replace my slideshow with a display of 1 slide.
Thank you for the fast support!