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

Static background #180

Open
Mattallica opened this issue Jul 19, 2019 · 2 comments
Open

Static background #180

Mattallica opened this issue Jul 19, 2019 · 2 comments

Comments

@Mattallica
Copy link

Hi,
I would like to use pagePiling with a common static background for all pages.

I tried to define the static background in my body element with
background-attachment: fixed;
and set the sections' background to transparent but all my sections are overlapping on the first one as you can see below :

pagePiling

Any ideas ?

@devnexa
Copy link

devnexa commented Aug 31, 2021

same problem. No idea.

@AnandKumar0309
Copy link

in the js file
$(this).css('background-color', '#dde5e8');

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

3 participants