Hi, I have 1 question:
in the team members view, I added and email icon and the full email shows on mouse over but the email is way too long and it gets out of the limits of the transparent gay background anyway I can fix this?
any help would be appreciated
thanks guys.
Hey Rime!
Can you please post the link to your page where we can see the issue?
Best regards,
Yigit
Hi
here’s the link
http://www.wermenlinger.com/professionnels/
if you hover over the email icon of the first member you’ll see the problem
thanks for your help
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-tooltip.avia-tt {
width: 260px!important;
}
Regards,
Yigit
works great thanks!