Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1373904

    Hello, how can I change the color of contact form?

    Please check the link in private content

    #1373921

    Hey troupdim,

    Which contact form are you referring to, and which colours would you like to change exactly?

    Best regards,
    Rikard

    #1373925

    Ηello,

    I wanto to change the borders of contact form and the text.

    #1373939

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    #top div .av-dark-form .input-text, #top div .av-dark-form input[type=email], #top div .av-dark-form input[type=input], #top div .av-dark-form input[type=number], #top div .av-dark-form input[type=password], #top div .av-dark-form input[type=search], #top div .av-dark-form input[type=tel], #top div .av-dark-form input[type=text], #top div .av-dark-form input[type=url], #top div .av-dark-form select, #top div .av-dark-form textarea, div div .av-dark-form .button {
        color: green;
        border-color: red;
    }

    Best regards,
    Rikard

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