Remove Padding

I fixed this once and I lost it. I want to remove the white padding between the hero image and the menu header. Would someone tell me the correct custom CSS?

So… it’s a breach of etiquette in any developer support forum I’ve ever been part of to ask for someone to give you the correct code/css. No one but you can know what other css rules you may have added that conflict with or over-ride the css you’ve displayed. Do you understand how to use your browser’s developer tools (ā€˜inspect’ on most browsers) to find out what’s causing the issue?

I’ve never heard this before. I try to practice the ā€œBambi rule.ā€ In my view there are two choices, like a humor page. You can 1. laugh, or 2. ignore. Both are appreciated and there’s no wrong answer.

I use ā€œinspectā€ but I’m not skilled beyond that. I often can find the problem, but that doesn’t tell me how to fix it.

I built my first website in 2003, a few weeks before WordPress. Having said that, my skills are still back there. I’m self-taught and there’s a lot my teacher didn’t know.

You need to learn use the inspect tool to find issues in your css:

There are more videos available on YouTube about using the inspector if you don’t like this one.