I do not know why the category of according dose not break.
Greetings!
Hey bcerin,
Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:
#top .taglist {
word-break: break-all;
}
Best regards,
Nikko
Thanks for the help. It is better. But words are now cut in two lines. If a word is longer than available space, I would rather see to go in the next line.
Greetings!
Hi bcerin,
Can you replace the code I gave to this one instead:
#top .taglist a,
#top .taglist span {
display: inline-block;
}
Best regards,
Nikko
Thanks for support. It works fine.
Hi bcerin,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko