I have an issue - in the Editor, the logo shows up on every breakpoint, same in Preview. But on the live site, when I shrink to mobile, the logo is missing. Nothing looks odd with the section settings or the Grid. What can be happening?
Could be many things. First check your layers to make sure it didn’t get hidden by accidentally having set “Don’t Display”. Then select the element in the layout and set it to a pixel size, not percentage. I have seen the percentage settings render an object so small you can see it.
Also, I don’t recommend AUTO settings for height the grid. I utilize minimum/max heights. It seems to work best for me and present fewer problems.
Keep me posted.
Thanks for that. setting a min pixel for the logo did the trick! Doesn’t make much sense, since it was 100% of the section width, but it worked. Thank you!