« See all FAQs for Luxury Wordpress Template
How do I remove the link click effect where it drops 1-2px on click?
In /css/screen.css comment out or remove the two lines below:
A:active
{
color:#000;
/* position:relative; */
/* top:1px; */
}




