Hello,
in the mobile version, the blog Headlines does not wrap.
http://memento.deweryha.de/wp-content/uploads/2021/02/IMG_1623.png
What can I do?
Cheers
Monika
Hey Monika,
Thanks for the screenshot. Please send us a link to where we can see the actual elements as well.
Best regards,
Rikard
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
h1, h2, h3, h4, h5, h6 {
word-break: break-word;
}
}
Best regards,
Rikard
Thank you very much!
🙏🏼
Hi!
Glad Rikard could help! :)
For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/
If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)
Enjoy the rest of your day!
Regards,
Yigit