Hello Support Team,
I currently am trying to change the style of the uploadbutton to fit to the rest of the form sadly I only managed to change the margin of the button. How do I change the Text inside the button and how can I change the style of the button to something more flat (so change the background of the button to white for example?
It currently looks like this:
I use this current css I found on the other themeco forum:
input[type=“file”] {
margin-bottom: 10px;
vertical-align: middle;
margin-right: 200px;
}
Thank you for your help!
Best, Benni
