mercredi 9 juin 2021

How to remove ellipsis in a dropdown to show the full text?

So if you go to this website - https://community.entermedschool.com/ and on the primary menu bar, hover to Forums -> General Discussion and you can see that it doesn't show the full text. It shows it like this:

enter image description here

I want to show the text fully so I want to remove the ellipsis and show the text in that place. I've tried to add this bit of code in the custom css section but it hasn't done anything.

#primary-navbar{
    white-space:nowrap;
    width: 100%;
}

Any help with this would be much appreciated.

Thanks in advance!




Aucun commentaire:

Enregistrer un commentaire