Hi, i have some trouble with portfoliotitles display on smartphones.
I can see only the first word of the title on my phone. (check link)
thanks and greetings
Hey rikv,
Thank you for using Enfold.
Please add this in the Quick CSS field.
@media only screen and (max-width: 767px) {
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
word-break: break-word;
}
}
Best regards,
Ismael
I did. Thanks, but it didn’t solve it unfortunally.
Grtz