Please see screenshot attached.
How can I avoid that?
Shorter titles is not an option, we blog in german after all.
Hey fabienneBESD,
Please, to check out the issue, provide to us your website link.
Best regards,
John Torvik
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
I did that, but the problem persists. Is it possible to force breaking of works?
Hi,
Adding the css above had no effect at all or not enough?
Best regards,
Jordan Shannon