Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #876119

    Please see screenshot attached.
    How can I avoid that?
    Shorter titles is not an option, we blog in german after all.Bleeding

    #876127

    Hey fabienneBESD,

    Please, to check out the issue, provide to us your website link.

    Best regards,
    John Torvik

    #876172
    This reply has been marked as private.
    #876849

    Hi,

    Would you consider reducing the font size? Add this to quick css:

    @media only screen 
    and (min-device-width : 768px) 
    and (max-device-width : 1024px)  { 
    .html_modern-blog .avia-content-slider .slide-entry-title{
    font-size:1em!important;
    }}

    Best regards,
    Jordan Shannon

    #877174

    I did that, but the problem persists. Is it possible to force breaking of works?

    #877228

    Hi,

    Adding the css above had no effect at all or not enough?

    Best regards,
    Jordan Shannon

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