Hi, best Support,
on https://gress-spedition.de/start/#standorte-header I am using the hotspot element on a map to show different company locations and their related information. For some strange reason I cannot figure out, all text is aligned to the center in the pop-ups, no matter what I try. Moreover – maybe related – I cannot use line breaks, they are simply ignored.
looking forward to your ideas, have a great day
Sebastian.
Hey Sebastian,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .avia-tooltip .inner_tooltip br:first-child {
display: block;
}
If you need further assistance please let us know.
Best regards,
Victoria