I really appreciate your help.
1. I think you give me way too much credit with the media query thing. When I start to scale down a browser window, I see the point at which it “breaks”, but I have no idea how to determine what size that is. Or exactly how I would word it in the code.
All I want is for the image of the dogs to appear to be sitting right on top of the blue full width text block.
๐
2. I don’t see where I’ve added the blank text boxes. ? The white section in question has the setup you see below. I used shortcode to divide the full width text block into thirds. I only wanted content in the middle third. So I left the outer 1/3 sections blank. But it leaves a huge amount of space at the top and the bottom of the section.
Is that wrong? If that is wrong, can you tell me how to do it better? Or can you be more specific about where I’ve added a blank text box?
[one_third]
[/one_third]
[one_third]
The content is here.
[/one_third]
[one_third_last]
[/one_third_last]
3. Thanks for pointing that out. I couldn’t get it to behave so I added some top padding for lack of a better solution.
Thanks!