Tagged: testimonials
Hi there, putting the final touches on http://cultivatedesign.ca. On http://cultivatedesign.ca/about-cultivate/ – the testimonials overlap the HR and photo below until the testimonial slider advances. Any way to adjust that?
Thanks,
Drew
Hi HiDrew!
Please add 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;
}
Issue was fixed. You can update the theme to the latest version 2.6.1 if you do not want to use custom CSS code for a fix – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Regards,
Yigit