Hi,
the text in my tooltips breaks very unhandsome. I already tried via <br>, but that didn´t work. So what can I do?
Hey seykom,
Just add this custom CSS code at Enfold Theme Options > General Styling > Quick CSS
.avia-tooltip strong {
display: block !important;
}
Best regards,
John Torvik