how do you change the font colors. if you look at the page here. http://proconsolerepairdfw.com/test/tarrant-county/
If you click on get directions and input the directions once it finds the directions, the font is in grey and yellow is there a way to turn all the font to white.
Thank You.
Hey William!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .main_color input[type='text'], .main_color tr:nth-child(even), table a { color: white!important; }
Regards,
Yigit
that did not work when you look at the map it will say get directions when it gets the directions the font is all different colors.
Hey!
Have you flushed browser cache? It does work fine on my end http://i.imgur.com/tgzeVc2.jpg
If you would like to change the color of dropdown as well, add following code to Quick CSS as well
#top .main_color select { color: white; }
Cheers!
Yigit
right about the marker there is a link that says “get directions” input a address and you will see what im talking about.
Hey!
Ok now i understand, please try following
.adp, .adp table, .adp-list, #directions_panel_3 b {
color: white!important;
}
Regards,
Yigit
worked great thanks. Amazing theme this is my first website.