Eliminar campo “Pagina web” en el formulario de contacto.

Posted in: Newspaper
Post count: 91

Hola. Me gustaría saber como puedo quilar el campo de “pagina web”, en el formulario de contacnto que aparecen al final de cada post.

https://imgur.com/a/JxPhBMe

Post count: 35449

Hi,
Please try this custom css:
.single .comments .td-form-url {
display: none;
}

Set the code in the theme panel, custom code, custom css.
I hope this will help you!

Post count: 91

Ha funcionado! Gracias Calín!!!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.