That camera button is obstructing another button, and I don’t want to ask a ai agent to have to move it because the location I want this button in is pretty precise. I tried asking the AI on the help page and it couldn’t help me find the file to edit this. BTW I am developing a Mobile App, not a web app.
Welcome @sus522982 - The quick answer is Agent is the ‘easiest’ way to make UI changes currently, aside from editing the code directly. There is an editor in Replit workspace, but it isn’t really designed to move buttons, however, it can edit them, e.g. color, text. You could try adjusting some of the ‘Layout’ settings, if available, in the element editor perhaps margin and padding to see if that moves it enough.
Do you know how to edit the code directly to move it, I looked up and even used the forum AI to tell me which files to edit to move the UI buttons, but it was really hard, I don’t think the element editor works due to me developing a Native App instead of a web app.