x

modify contact form

the standard form presents First and Last

image

its possible erase it?

thanks

1,317 Views
Message 1 of 11
Report
1 Best Answer

Best Answer

very thanks

View Best Answer >

1,281 Views
Message 11 of 11
Report
10 REPLIES 10

Is it just those two particular fields or all form fields @seranto?

1,306 Views
Message 11 of 11
Report

are already written in the form fields are double
I would also like that also email was written inside

and I can change (if I want) email in for example mikimousemail

1,305 Views
Message 11 of 11
Report

I'd like the names inside the fields

image

1,293 Views
Message 11 of 11
Report

Can you post a link to the page that has the form on it?

1,292 Views
Message 11 of 11
Report

I'd like to change all the mail forms regardless of the page they are in.

For example: https://www.formacorpomente.it/contatti.html

I'd like "email" writen INSIDE the box, not above.

And also for every fill-in box, only inside and not outside.

1,290 Views
Message 11 of 11
Report

Try this in Settings > SEO > Header Code:

<style>
    .wsite-form-sublabel
    {
        display: none !important;
    }
</style>

It should hide those on the published site.

1,287 Views
Message 11 of 11
Report

perfect, it works!

can I use this code together with the google code?

<meta name="google-site-verification" content="p6jDQ4_A6yZQExjNuTs8Dn9NplAtdy8Dqk8Ob6WtRs0" />
<style>
.wsite-form-sublabel
{
display: none !important;
}
</style>

thanks

1,285 Views
Message 11 of 11
Report

Yea, you can definitely use them together. Just paste one code after the other one.

1,284 Views
Message 11 of 11
Report

Best Answer

very thanks

1,282 Views
Message 11 of 11
Report

I would like to know how to change

the colors and sizes of the fonts used in 

Weebly's built in Contact Form

789 Views
Message 12 of 11
Report
This thread has been archived and locked. Please start a new thread if you would like to continue the conversation.