Tagged: enfold, Images, testimonial
On a site that I’m creating for a client I would like to put the image BESIDE the the testimonial on the left, as opposed to having it underneath the testimonial. Is there a way to do that?
Hey Chris!
Are you using the compact testimonial slider? Are you trying to do something like this?
.avia-testimonial-image { float: none !important; position: absolute; top: -60px; left: -60px; }
Regards,
Elliott