How can I know the width of my header

Hi! I would like to know the exact width and spacing of my header.

Basically, I want to know where the logo starts on the left, and where the cart ends on the right, so I can just copy paste those exact codes to the rest of the sections (on desktop) so that everything would be aligned properly on those limits.

Right now, as you can see in the image, some sections have different widths, that’s why.

My website is: https://grejv44n1u3ljjnf-60150284501.shopifypreview.com (Stiletto)

Thanks in advance!

Thanks for your answer! Can’t find the exact code unfortunately

Your width is 1400px, as that is the max-width of the header.
Check your other topic.
Note in footer, you are missing one block

Hi! Thanks for the tip, I tried but I couldn’t find the exact code unfortunately, coding is not my main area

What code exactly am I supposed to copy and paste? I can’t find the right one, there are so many lines

I guess you’re looking at this:

And then this – for definition of --max-width:

And then you have this:

Note that many themes limit the width of some section, especially with textual content because text which is too wide is hard to read.

Can’t give deeper details on your theme as it’s a paid one.

Thanks a lot! I will give it a try