Adding an H2 tag problem with display on certain resolutions

Not sure that I added the H2 tag correctly - or if there is a better way to do it…but I wanted to add a header/title of the website in between the nav bar and the 1st few elements. It looks OK in regular desktop view. I had to modify the padding for each device view, and that seems a little clunky - but the bigger problem is when you select a preview with a different resolution - see below.

@David_Stoltz you could try to use a container and nest the H2 in it, so you can adjust the container and maybe using some spacer if needed.

1 Like