CSS for Search Result Titles
-
If a search is done on our site the resulting excerpts that appear have the Titles rendered in white text… so they don’t show up on the results page. I’m having a heck of a time figuring out where the CSS is for the displayed contents. If I look at the page source it appears within <style> tags in the head section. Not sure where this is derived.
The styling in question is:
UL LI DIV.post-excerpt H2 A {
color: #ffffff !important;
font-size: px !important;
}The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘CSS for Search Result Titles’ is closed to new replies.