Tagged: problem, testimonials, update
Hi guys, I have updated the theme yesterday but I am having problem on a couple of pages (one is a portfolio item and the other is the testimonials page).
Both pages end with a testimonial so I guess this is the problem in question. I am attaching a screenshot so you can see how the page gets cut off before its end. What could be the reason for that?
P.S. Adding a whitespace after the testimonial works but still I think this needs to be fixed. Thanks.
Anyone has a solution for that? It really messes up the look even if I use a whitespace block.
Hi!
Can you please give us a link to the actual website? The testimonial slider has been fixed on the latest version of Enfold. Download version 2.5.4 on your themeforest account. Update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750
Best regards,
Ismael
Hi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial:first-child {
position: relative!important;
}
Best regards,
Yigit
Thank you so much. That did it :) However, it feels like the pages have a bigger gap between their ending and the footer now. It might be just me though.