Q: Dear Support,
I developed a menu for my web page. When working in the CSS3 program the menu letters look clear and crisp. When I install them in my website they look blurred.
What's causing this problem?
A: It happens because of the shadow effect applied for the text.
For example, you should open style.css file in any text editor and delete the following code:
text-shadow: 0 1px 1px #CCCCCC;
For troubleshooting, feature requests, and general help,
contact Customer Support at . Make sure to
include details on your browser, operating system,
CSS3 Menu version, link to your page.
In most cases you'll get a reply within 1 business day. Please read the FAQs first to see if your question has already been answered.