Problems scaling ui

Hi,
I am trying to make a game and I made a GUI that doesnt seem to work on mobile, only the title scales incorrectly, how can i fix it? i used a plugin which is called auto scale lite and i clicked offset, scale and ui aspect ractio constraint.
Nothing seems to fix it, what can i do?
image

You should probably uncheck that in the plugin or got to the explorer, find that GUI, and under it there would probably be a UISizeConstraint and UIAspectRatioConstraint. You can just delete them to fix it if they exist.