I am currently attempting to create a more rounded header that extends down where the logo is located.
Currently, I have applied a pseudo element on the "a" tag containing the logo with a white background and border-radius. However, I want the header to flow smoothly from the left, under the logo, and then to the right, similar to the image provided below.
Although ChatGPT suggested using clip-path, none of the examples provided seem to be working for me.
Any assistance in achieving this desired look would be greatly appreciated.
Here is an example of what I am aiming for: