Thread Starter
cafewp
(@cafewp)
Hi Nick!
I have the bug: Single quotation don´t work for setting the font-family (Don´t know why)
Bad-> font-family: ‘Merriweather’;
Good-> font-family: Merriweather;
Thread resolved, thanks for your interest.
Thread Starter
cafewp
(@cafewp)
Nick, no news. I’ve tried other theme, disable plugins, … etc. When I have time I’ll deploy a test site you can “tinker”.
Thanks.
Thread Starter
cafewp
(@cafewp)
Hi Nick,
Tried !important but not resolved the issue. Thinking in deactivate others plugins, try another theme, … I’ll tell you. Thanks
Thread Starter
cafewp
(@cafewp)
Hi Nick,
It´s a local WP installation (MAMP) for development. Looks like the font family setting for the body is fixed.
Thanks