Is there any way to move elements or buttons around on the GUI without needing to use the AI agent?

image

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.

1 Like

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.

1 Like

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.

I am surprised Agent wasn’t able to move it for you - which ‘agent mode’ is it currently on?

1 Like

Oh wait I don’t use the paid version thats why

Ahh ok, interesting, good clarification, thanks for sharing that here. It may help someone else that runs into that.