Where can I set the positioning to set the menu in a table?
If you use CodeThatBuilder, you have to open your project, then in “Sublevel properties” open “Position” and set “Menu abs position” to “false”, save the project and reload the page. If you want to correct the configuration file manually, follow the steps: open JS configuration file find “position”: { “absolute”: true } line (note that it may contain other information related to menu positioning) change true to false save the file and reload the page I’m creating a drop down menu using Pro. When I get to my lowest menu (no further sub menus), all the item text looks as though it sits a little left of centre because of the empty placeholder for the right/down submenu arrows.