Page 1 of 1

Double Image Submit Button Text

Posted: Sat Jul 27, 2013 1:25 am
by righthand
Does anyone have a remedy for what appears to be a double image of the Submission Button Text?
It's most noticeable using Firefox, but the text appears too bold or blurry in other browsers too.
DoubleImageText.png
DoubleImageText.png (15.59 KiB) Viewed 5627 times
Site is fitcamp.com and examples can be seen on the right widget at , http://fitcamp.com/colon-hydrotherapy-benefits/ or on any Page or Post as well as on the footer optin.

Thanks,
Pete

Posted: Sat Jul 27, 2013 3:20 pm
by Jean-Christophe Bisoux
Hi Pete,

this come from your theme

the file http://fitcamp.com/wp-content/themes/re ... /style.css
at line 530 : text-shadow: 0 1px 0 #fff;

if you comment this line the double image disapear

Regards,
JC

Posted: Mon Jul 29, 2013 10:34 pm
by righthand
Thank you!