Avada › Forums › Community Forum › Lift up effect without the shadow.
Tagged: css
Viewing 5 posts - 1 through 5 (of 5 total)
-
AuthorPosts
-
Hi,
We have a png with some transparency on the edges.
We like to have the ‘lift up’ effect on this image, but it shows a box shadow, matching the image wrapper, not the png transparency. That doesn’t look good. Best solution would be to disable the shadow. But can’t find out how to do this.Any ideas?
Did you find a solution to this? I am having the same issue and have not been able to find one.
No, we opted to leave out the lift up effect as it was a client with a small budget, so could not really spend a couple of hours to try and find a fix for this.
A mi me funcionó agregando este código en el custom CSS
.fusion-image-hovers .imageframe-liftup:before { box-shadow: 0 0px 0px; }
Espero que les sirva, saludos.
Great, thanks!
-
AuthorPosts
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Was this topic helpful?