NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: hectorp on February 20, 2024, 09:28:26 AM
-
I have a couple of drop down list that do not fit nicely in the responsive screen of my app.
Is there a way (either css or html) to make the drop down fit in the screen by span text to a second line?
-
Hi Hector,
First thing I'd be doing is right-click on the dropdown and "Inspect" / "Inspect Element", ....
This should open the browser dev tools.
From there you should be able to start experimenting with css in-line (without having to update actual code at this point), to see what works.
-
Hi Hector,
you may need to post an example of what you are seeing in order to get accurate advice.
Cheers
Bruce