Upload Button: Text Overlapping Issue on Form

  • Profile Image
    DocBee2010
    Asked on April 13, 2026 at 10:09 AM

    
Upload Button: Text Overlapping Issue on Form
Image-1

    The AI was unable to fix it. Can you please help?

    Jotform Thread 37401131 Screenshot
  • Profile Image
    Ronald JotForm Support
    Replied on April 13, 2026 at 10:29 AM

    Hi DocBee2010, 

    You can easily remove the other label of the upload button by Injecting CSS Codes into your form. Let me walk you through it:

    1. First, copy this code:

    p#\32 4_sr-label-browse {
        display: none !important;
    }

    2. In Form Builder, click on the Paint Roller icon on the right side of the page to open Form Designer.

    3. Now, in the Form Designer menu, click on the Styles tab, scroll down and paste the code into the Inject CSS Code box. That’s it. The code is automatically saved.

    
Upload Button: Text Overlapping Issue on Form
Image-1

    See the screenshot below for the results:

    
Upload Button: Text Overlapping Issue on Form
Image-2

    Give it a try and let us know how it goes.

Your Reply