I updated my elementor to the Pro version. Since then the header stopped being transparent over the pages where there is content like the homepage. It works fine on the pages without a top banner.
Any thoughts how I can get the header to be transparent on some pages and dark on other pages?
I have the setting turned on for the transparent header
Hi,
I updated my elementor to the Pro version. Since then the header stopped being transparent over the pages where there is content like the homepage. It works fine on the pages without a top banner.
Any thoughts how I can get the header to be transparent on some pages and dark on other pages?
I have the setting turned on for the transparent header
Pages like this should be transparent: https://guiltgracepod.com/
It is dark on this page which is correct: https://guiltgracepod.com/epsodes/john-walton-tremper-longman-was-the-flood-local-or-global/
Hi Eric,
Please try this. Go to wp-admin>theme options>custom css/js And add this code in the custom css field:
.sr-over-content header section:not(.sr_sticky_showup) .elementor-motion-effects-layer{ background-color: rgba(0,0,0,0)!important; background-image: initial!important; }
Thanks,
Alexandre from the Sonaar.io Crew
Hi Alexandre,
Thanks, that seems to work!
You are welcome
Thanks,
Alexandre from the Sonaar.io Crew