Top bar wave layout

How can I make the wave looking top bar, like the picture. I asume you have to use CSS for this, however I don’t know how.

1 Like

I saw @Lucas_Pires did this years ago. He might be able to help.

I guess this one was made by @Messias_Carvalho

2 Likes

I do not recommend to use CSS but, if you want… its just a css with a image

<a style="
position: fixed;
width: 100%;
top:8%;
right: 0%;  
z-index:-1;">
<img src="https://storage.googleapis.com/glide-prod.appspot.com/uploads-v2/VLSuBadr9DjSOhixpihJ/pub/wSKo1I0Yqntyj6ZRz4sg.png" /></a>
3 Likes

Is there a way to change the color of this image? Or is there a website, where I can make my own image that looks like this?

use photo shop and upload again