Dropdown menu font size problems.

Hi Folks.

I have placed a dropdown menu on screen allowing the user to pic a saved game file to load. I managed to increase the size of the font on the dropdown menu items by going into the Item properties and setting it to 30. But the actual dropdown cells are still small in height and the text is clashing with other entries. Also the text in the actual closed menu is still small. How do I fix these two issues?

Paul.

1 Like

In the Template Object there is a hierarchy: Viewport → Content → Item.
You have to set the height of the Item as well as of the content to - let’s say - 40.

Increase the height of the dropdown object itself. Then increase the font size of the “Label” inside the dropdown object.

2 Likes

Thanks very much, that sorted it.

Could someone say how to change material of the dropdown items

  1. Please don’t dig out a thread which is almost 2 years old. Especially when your question is not directly related to the original topic. You are free to create a new thread.
  2. Maybe this video is helpful for you:

https://www.youtube.com/watch?v=d2MARbDNeaA

Thanks! and you are right about the thread. But I was concerned that the Menu items that open up when we click Dropdown seem to always take default material.