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:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. When using a WordPress Cache plugin, disable it or clear your cache.
Now see if your problem solved itself.
Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it
I don't answer or check forum DMs, please just post on the forum.