I need to change the color of my prices (right now it's white and can't be seen with white background)...
i can change the color of H2 (which is what prices are) but then it also changes the color of my headings for new items and featured items (and i'd like for them to stay white)...
i tried this... but no luck...
Code:h2.#productprices { color:black; }![]()



