Skip to content
New issue

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

[Documentation v3] Icons - Coloring - Examples are not correct? #195

Closed
DAnn2012 opened this issue Oct 7, 2018 · 0 comments
Closed

[Documentation v3] Icons - Coloring - Examples are not correct? #195

DAnn2012 opened this issue Oct 7, 2018 · 0 comments

Comments

@DAnn2012
Copy link
Contributor

DAnn2012 commented Oct 7, 2018

On the documentation page of framework7 v3.4.0 about the icons: http://framework7.io/docs/icons.html

In the section "Coloring" there are the following examples that do not work:

<i class="f7-icons color-red">home</i>
<i class="f7-icons color-yellow">home</i>

Instead, they only work if written like this:

<i class="icon f7-icons color-red">home</i>
<i class="icon f7-icons color-yellow">home</i>

Perhaps the examples are not updated to the latest versions of framework7?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant