Hello,
on the Site below, the texts should be next to the images at the same height as shown here.
https://my.hidrive.com/lnk/hWRErhBo
how do i get that? and is it possible that mobile the text is then under the picture?
Hey babettegcc,
Thanks for the screenshot and the link to your site, please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
#top .avia-testimonial_inner > .avia-testimonial-content {
height: 80px !important;
vertical-align: middle !important;
display: table-cell !important;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
thank you :)
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike