Reputation: 230
I am struggling currently with creating this effect on my navbar, effectively it will curve down like this but I've had a look everywhere on the web and can't seem to find anything on how to re-create this in css (or if its even possible) If anyone could point me in the right direction or give me some advice on how to achieve this effect it would be greaty appreciated.
Upvotes: 0
Views: 74
Reputation: 1995
You can use this tool: http://bennettfeely.com/clippy/ or try clipping path by SVG
Upvotes: 1