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

lettering jquery plugin not working !! #86

Open
amal1515 opened this issue Dec 11, 2017 · 1 comment
Open

lettering jquery plugin not working !! #86

amal1515 opened this issue Dec 11, 2017 · 1 comment

Comments

@amal1515
Copy link

Hi
I m using lettering.js to rotate my name like this
name
but in my onepage responsive website didn't work.
I think there's problem here :
<script>
$(function() {
$("h1").lettering();
});
</script>
I try it in new Html file, it works but i don't know why in my site wont work.
I did exactly like this one : https://css-tricks.com/set-text-on-a-circle/

please help

@davatron5000
Copy link
Owner

@amal1515 Can you put just the headline in a reduced test case on CodePen or something like that? Then I can edit the code. You may need to size your text with vw (viewport width) units.

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