Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1175283

    Hello,
    how can I fix the problem that long (German) words overlap on the blog page?

    Thanks a lot!

    #1175602

    Hey Marco,

    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

    
    .html_elegant-blog .avia-content-slider .slide-entry-title {
        word-break: break-word;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1176318

    thanks a lot!

    #1176444

    Hi ripanti,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

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