Hey there! @albertx7
Thanks for contacting us regarding your issue!
Your adjustment requires an additional CSS, so go to Appearance -> Customize -> Additional CSS and add this code:
element.style {
display: inline-block;
position: relative;
top: 10px;
}
Please let us know how it goes!
Best regards,
Laurentiu!
Thanks @laurentiu1themeisle
I added the CSS code, but the problem is the same.
Could you check in https://www.salutealtop.com ?
I need to fix it.
Thanks a lot
Alberto
-
This reply was modified 7 years, 5 months ago by
albertx7.
-
This reply was modified 7 years, 5 months ago by
albertx7.
Hey there!
I am back with another solution.
Please delete the last code that I give it to you and try another one:
.contactus .pirate_forms_wrap .form_field_wrap {
line-height: 1.5;
}
You could also change the value from “1.5” to what value is suitable for your site.
Hope this helps!
Regards,
Laurentiu!
Yes, It works!
Thanks a lot!!