x

modify contact form

the standard form presents First and Last

image

its possible erase it?

thanks

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

Best Answer

very thanks

View Best Answer >

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

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

1,288 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,287 Views
Message 11 of 11
Report

I'd like the names inside the fields

image

1,275 Views
Message 11 of 11
Report

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

1,274 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,272 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,269 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,267 Views
Message 11 of 11
Report

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

1,266 Views
Message 11 of 11
Report

Best Answer

very thanks

1,264 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

771 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.