Hello, i have a problem and i need help, i need to put an image below the navbar. As this:
But idk why it’s dosen"t work.
Hello, i have a problem and i need help, i need to put an image below the navbar. As this:
Check your z-index on both elements based off your screenshot the image has a z-index of 999. If your navbar element is a lower number this may be the reason for your issue.