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

how to remove empty styles that creates stellar on divs and body #144

Open
petrospap opened this issue Sep 11, 2016 · 0 comments
Open

how to remove empty styles that creates stellar on divs and body #144

petrospap opened this issue Sep 11, 2016 · 0 comments

Comments

@petrospap
Copy link

Hello!
I use stellar, only one photo, with this settings

<div class="parallax photo1" data-stellar-background-ratio="0.4">
$.stellar({
horizontalScrolling:false,
verticalOffset:0
});

files
jquery-3.0.0.min.js
jquery-migrate-3.0.0.min.js
jquery.stellar.min.js v0.6.2

now the weird is that generate an empty style=""
on body and 3 other divs
as soon i remove data-stellar-background-ratio or $.stellar i don't have those empty styles!

Any idea how to fix this?
Thank you

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