Hello Support team,
I’m working on the testimonial element and have got some styling problem.
The name and title next to the image are very thin as you can view in the “Voice” section of the url.
This problem occurs only on firefox (latest version) – chrome and safari are fine.
Do you have any idea how to fix this issue?
Thank you in advance.
Tommy
Hey tmkhc!
Try adding this to your custom CSS.
#top .av-large-testimonial-slider .avia-testimonial-meta { min-width: 300px; }
Best regards,
Elliott
Thank you very much Elliott, it worked like a magic!
Tommy