I can do the following code as a custom style and it works fine.
a.link-text.dropdown-item {
white-space: normal;
}
@media (min-width: 576px) {
a.link-text.dropdown-item {
white-space: nowrap;
}
}
</style>
Home » Forums » Site Designer » White Space wrapping for texdoes not appear to be responsive
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.