Change results text color.
-
I have a dark background site with white text. I need to change the text in the store-locator to be black.
I have this css code to change my site wide text to white –
body {
/* Adjust sitewide (#FFFFFF) text color */
color: #FFFFFF;
}I cannot figure out how to change the store locator text to black. Any suggestions? Much appreciated.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Change results text color.’ is closed to new replies.