CSS blur effect being cropped
-
Hi,
I've been working on a site for a while that I've just come back to and I've encountered a new problem. I'm using a CSS blur effect as a hover state for the header logo but the blur is now being cropped along the top edge – see below.
The site is here: http://rkg.680.myftpupload.com/
Feels like there's probably an easy fix but I'm a bit stuck if anyone can help? Thanks!
-
Dear @joshgeoghegandeo
Its an interesting issue that i believe is a bug, the overflow of the grid is set to 'hidden' cutting off any 'overflow' - the overflow being your Blur effect when it wants to fade out the edges over the grids top end
I will forward this inspection :)However in the Meantime - could you add this Code to Custom CSS & HTML in ' Lay Options" & let me know
.grid-inner { overflow: inherit !important; }
Best Wishes & have a wonderful day
Richard -
Hi Richard, that seems to have fixed it, thanks so much!
-
hey I'm happy this worked out for you!
Great looking website,Mmhh
I guess there was some bug i fixed and needed to do overflow hidden on that div
I think I'll leave it like that
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it