Hello
This is my site: http://cvkj.agencialosnavegantes.cl/
I have a contact form at the bottom of the page and i'm trying to put the submit button next to the text box, but i'm struggling a lot.
This is my initial css:
#enviarbajo {
background:url(http://cvkj.agencialosnavegantes.cl/wp-content/uploads/2017/08/paper-plane-2.png) no-repeat;
background-color: #564585;
width:40px;
height:40px;
padding:0px 0 4px 0;
border:none; text-indent: -1000em; cursor:pointer;
border-radius: 0;
margin: 5%;
position: relative;
left: 35%;
}