Hey there,
I searched for the problem in the forum, but couldn´t fine a good solution. Showing the Blogposts with titel + text an the first page, on mobile some title doesn´t fit and letters cut away. It is only in a few titles. How can I resolve this without making all titles smaller? With ID? Or with separation?
Greets Gabi
Hey GaWi,
Could you please give us a link to your website, we need more context to be able to help you.
Best regards,
Victoria
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.slide-entry-title {
word-break: break-word;
}
}
Best regards,
Rikard
Hi Rikard,
thanks, great, it breaks the words. Is it possible, that the separation is with hyphen? Now it makes the separation without hyphen.
KREBSERKRANK
UNGEN
Greets Gabi
I´ve got it! I put
where I want to have the hyphen. Now its perfekt.
Thanks a lot – like allways – for the phantastic suport!
Greets Gabi
Hi Gabi,
Great, I’m glad that you got things working and thanks for the kind feedback. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
Can be closed