The issue is that I have a horizontal line that goes through my logo in the header… The logo is centered on the page… I have it so the logo doesn’t grow/stretch. I want the line to go through the middle of the logo, but as the page gets bigger, the line moves up and down and doesn’t stay centered on the logo. How can I prevent that so the logo and the line are the same, no matter the width of the page? I tried to stack, but no luck.
I think this depends on the setup and how you have things currently. the chances are, you’re going to want them to have some sort of docking relative to one another.
I put everything in a container… Doesn’t scale the best, but it will work for now. Yeah, nothing stays relative to one another outside of a container.