How would I change the font color on just the Advanced Search page for those headings ("Search by Price Range", "Choose Your Search Terms", etc.)?
How would I change the font color on just the Advanced Search page for those headings ("Search by Price Range", "Choose Your Search Terms", etc.)?
#advSearchDefault legend {color: #ff0000;}
that would go in the stylesheet?
Got it!! Thanks!