Hello.. i need to change contact heading color only in one place. how i can do that? (i am already used advanced styling H3 for another elemets) http://jet-ceramic.ru/ https://yadi.sk/i/oPF8ajrg3NbcJu
Hey pddcoms,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.home .avia_ajax_form.avia-builder-el-26 h3 {
color: black !important;
}
Hope this helps :)
Best regards,
Nikko