Can you take the collider off of GUIText?

I am going to realease Beta 1.1 very soon. The problem is on my main menu The Gui Text for the buttons are obstructing my mouse clicks sometimes. if you can how?

Your question is vague, but if I understand correctly, you have a GUIText display whatever info over the button associated with that button and if you click on the GUIText you get no response from the button?

If that is what you are asking, just simply attach the same script the buttons are using onto the GUIText object and it will respond if you click on either the text or the button.