question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Change parallax-window opacity

See original GitHub issue

I need to reduce the opacity of the parallax-window, but when set via css:

.parallax-window{ opacity: .5; }

nothing change.

Someone may tell me how do I do? Thanks

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
KaelWDcommented, Apr 8, 2016

Set it on .parallax-mirror or .parallax-slider instead.

0reactions
ghostcommented, Dec 25, 2018

I have added parallax-slider class and applied opacity in my webpage, in developer tools when I saw opacity is working nice on mobile phones but when in my mobile phone I opened my project opacity is not working. I have tried second class parallax-mirror too, but the same thing is happening to me, no opacity on the mobile phone.

[https://codepen.io/naveencoder/full/GwPypd](Here is the link of my project you can also check on your mobile phone)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Set parallax scrolling div with opacity - css
If im correct you are wondering why the .parallax-curtain div is not showing through to the clouds in the background correct?
Read more >
Transparent Parallax Diffuse
Using transparent objects in your game can be tricky, as there are traditional graphical programming problems that can present sorting issues in your...
Read more >
Quickly Change Transparency and Fade In or Fade Out Layer ...
This tutorial is on how to quickly change the transparency (or opacity ) and do a fade in or fade out of a...
Read more >
Parallax image backgrounds, gradients, and video backgrounds
CONTENT WARNING at 01:23 — this section may affect people with visual sensitivities. Viewer discretion is advised.Backgrounds have evolved ...
Read more >
Creating Scenery for MSFS: Making a Parallax Window
Today we make a plane with a parallax effect using the Asobo Exporter's Parallax Window parameter.Hope you enjoy!Peace and Joy,Christopher ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found