I’ve been struggling to put a box around the title text and tagline in the header so that I can put a background color (with transparency) to separate it from the header background image. I added background in CSS (using a child theme) to the DIV “site-branding” which works other than the fact it’s too wide as it is dependent on the padding in the header layout. Reduce this padding too much and it doesn’t scale very well. Preferably I want a box around the title and tagline text that fits that text with a padding of about 20px, as this should not affect the scaling.