Skip to content
Snippets Groups Projects
Commit c3c98e93 authored by stefanorigano's avatar stefanorigano Committed by qsm-odoo
Browse files

[FIX] website: 'parallax', prevent parallax disappear

The inner ’.s_parallax_bg’ element has a negative z-index value to be
rendered behind any other inner content.
This may cause the element disappear, because z-index is evaluated on
the entire page.

This commit will restrict the ’s_parallax_bg’ behaviour at snippet
level, assigning a z-order to the container too.
parent 41c75ad0
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment