Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1128193

    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.

    • This topic was modified 5 years ago by mirzepapa.
    #1128314

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.