Hi There,
#1 Please add this on your custom CSS on Customizer.
/*hover color for social icosn on contact page*/
.page-id-25 #x-section-1 a:hover .x-icon {
color: blue !important;
}
#2 Add this as well.
/*form label color on contact page*/
.page-id-25 #x-section-1 label {
color: #fff;
}
Keep in mind that all questions are answered from oldest to newest. Do not bump your thread if you’re not adding information because it’ll send back to queue.
Thanks.