-
AuthorPosts
-
February 25, 2016 at 5:23 pm #589273
Hello
I would like to change the color of the font and the field borders of my contact form to #cca870.
How can I do this?February 25, 2016 at 5:36 pm #589279Hi Carolina!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia_ajax_form p { color: #cca870!important; } #top div .av-light-form .input-text, #top div .av-light-form input[type='text'], #top div .av-light-form input[type='input'], #top div .av-light-form input[type='password'], #top div .av-light-form input[type='email'], #top div .av-light-form input[type='number'], #top div .av-light-form input[type='url'], #top div .av-light-form input[type='tel'], #top div .av-light-form input[type='search'], #top div .av-light-form textarea, #top div .av-light-form select, div div .av-light-form .button { border-color: #cca870; }Regards,
YigitFebruary 25, 2016 at 5:44 pm #589290Hi Yigit
Thank you for the quick reply. It almost works!
If I go to the boron “Senden” it hovers a horrible pink color. How do I change it to #cca870, too?February 25, 2016 at 5:47 pm #589295Hey!
Please add following code to Quick CSS as well
.main_color .button:hover, .main_color .ajax_controlls a:hover, .main_color #submit:hover, .main_color .big_button:hover, .main_color .contentSlideControlls a:hover, .main_color #submit:hover, .main_color input[type='submit']:hover { background-color: #cca870; color: white!important; border-color: #cca870!important; }Regards,
YigitFebruary 25, 2016 at 5:56 pm #589307Greatttt! Thank youuuu! :-D
February 25, 2016 at 5:59 pm #589312Hi!
You are welcome! Your website looks so pretty.
Let us know if you have any other questions or issues :)Regards,
YigitFebruary 26, 2016 at 9:55 am #589615Hi Yigit
The contact form does not work at all. I don’t get the messages. What shall I do?
Best
CarolinaFebruary 26, 2016 at 2:33 pm #589813Hey!
Please refer to this post – http://kriesi.at/documentation/enfold/my-contact-form-is-not-sending-emails/ and make sure that you have added correct email.
Best regards,
Yigit -
AuthorPosts
- You must be logged in to reply to this topic.
