We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, The font-weight options in typography makes all the text bold when selected.
check the gif... http://i.imgur.com/pSsRtkC.gif
The text was updated successfully, but these errors were encountered:
only happens when 'Open Sans' font is selected.
Sorry, something went wrong.
Having the same problem here.
add this to public/css/option.min.css
.vp-wrap { font-family: sans-serif; // choose a font not in your font list }
or change your theme option font weight to value other than 700 or bold, so it won't be affected by vp font preview.
hope some one can fix this.
No branches or pull requests
Hi,
The font-weight options in typography makes all the text bold when selected.
check the gif...
http://i.imgur.com/pSsRtkC.gif
The text was updated successfully, but these errors were encountered: