Is there a way to add the shadow behind the titleimage? I tried;
With no success.
Code:
.l-desktop #titleimage { box-shadow: 0 3px 8px rgba(0,0,0,.18), 0 14px 16px rgba(0,0,0,.36); }
Comment