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

Default social link names don't match CSS classes #18

Open
tomcornall opened this issue Dec 20, 2016 · 2 comments
Open

Default social link names don't match CSS classes #18

tomcornall opened this issue Dec 20, 2016 · 2 comments
Assignees

Comments

@tomcornall
Copy link
Contributor

Since the default social link names have Capital Letters: Facebook, Twitter, etc., the class names are not matching as they use lowercase: facebook

This means the social icons don't show.

@tomcornall tomcornall self-assigned this Dec 20, 2016
@tomcornall
Copy link
Contributor Author

Also, the default links include LinkedIn so this issue will include a replacement icon to cover linkedIn (versus the existing instagram icon)

@tomcornall
Copy link
Contributor Author

Can be fixed here, by capitilizing these three image classes:

https://github.com/lemonstand/ls2-theme-zest/blob/master/resources/css/style.css#L717

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

2 participants