Hover box and font issue

Chrisnz
39 Posts
Chrisnz posted this 03 September 2015

When you mouse over the hover box (Safari on Mac) the fonts on the rest of the page change weight.
http://www.davidpettitt.co.nz

As far as I know it seems to be just Safari on Mac

When you mouse over the hover box (Safari on Mac) the fonts on the rest of the page change weight. http://www.davidpettitt.co.nz As far as I know it seems to be just Safari on Mac
Vote to pay developers attention to this features or issue.
4 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 03 September 2015

Chris,

The site is not accessible. So we are unable to check. As for the weight you can try setting the weight for all states.

Thank you!

Chris, The site is not accessible. So we are unable to check. As for the weight you can try setting the weight for all states. Thank you!
Chrisnz
39 Posts
Chrisnz posted this 03 September 2015

sorry, unlocked now

http://www.davidpettitt.co.nz

sorry, unlocked now http://www.davidpettitt.co.nz
Support Team posted this 07 September 2015

Hello,
This is Safari related issue. Please try adding the following code to the theme Settings in Themler >> Additional CSS:

*
{
-webkit-font-smoothing: antialiased;
}

This should help.

Regards,
Aileen

Hello, This is Safari related issue. Please try adding the following code to the theme Settings in Themler >> Additional CSS: * { -webkit-font-smoothing: antialiased; } This should help. Regards, Aileen
Chrisnz
39 Posts
Chrisnz posted this 07 September 2015

Thanks - did the trick

Thanks - did the trick
You must log in or register to leave comments