UplaodCare styles | Community
Skip to main content
New Participant
May 2, 2025
Solved

UplaodCare styles

  • May 2, 2025
  • 2 replies
  • 1320 views

Hello Community,

 

I recently Integrated UplaodCare with marketo using the rich text in form and included that in my lading page, I am able to the upload button but has no style how can i include my own style to it.

 

It currently looks like this. 

 

 

Thank you  

Best answer by NiharikaGoyal

Hi @omkarka4 For file upload field either you can add the <style> at form level in form settings or you can add the style at landing page level by targeting button tag or SVG tag

Thanks!!

2 replies

NiharikaGoyal
NiharikaGoyalAccepted solution
New Participant
May 5, 2025

Hi @omkarka4 For file upload field either you can add the <style> at form level in form settings or you can add the style at landing page level by targeting button tag or SVG tag

Thanks!!

SanfordWhiteman
New Participant
May 2, 2025

You’ll have to link to your LP. It’s not possible to troubleshoot a screenshot.

OmkarKa4Author
New Participant
May 5, 2025
SanfordWhiteman
New Participant
May 5, 2025

Everything is inside the uc-file-uploader custom element, as you can see in your browser’s inspector.

 

For example:

uc-file-uploader-regular.uc-light { font-family: cursive; }