Hello,
The font in my Hornrav dropdown menu seems out of focus as it has text shadowing effects. I can't seem to remove this effect. I have already inserted the following into custom CSS but it has not eliminated the issue.
#hornav ul a, #hornav .separator {
text-shadow: none;
}
What can I do to fix this issue?
Thank you