Home Forums WoodMart support forum CSS BOTÓN BORRAR IGUAL BOTÓN ENVIAR FORMULARIO CONTACTO

CSS BOTÓN BORRAR IGUAL BOTÓN ENVIAR FORMULARIO CONTACTO

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #347701

    DelopWeb
    Participant

    Mensaje privado

    Attachments:
    You must be logged in to view attached files.
    #347731

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    input[type=”reset”] {
    font-weight: bold;
    border: none;
    padding: 10px 20px;
    color: #3E3E3E;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)