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

    HI, guys!

    I need to change the colour of the button (send/enviar) that is in this page (http://olgagarciamoreno.es/contacto/)?

    How can I do it? Thanks!!

    #824388

    Hey jorgeayusomolina,

    Try adding this css code in Quick CSS (located in Enfold > General Styling):

    .page-id-23 .avia_ajax_form .button {
        background-color: blue;
        border-color: blue;
    }

    Just change the colors as you see fit. Hope this helps :)

    Best regards,
    Nikko

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