Designer view looks different than preview

My project is supposed to look like this:

However, when I switch to preview mode, it looks like this:

Why the left and bottom container missing? They’ve been given widths, so I don’t see why they should be invisible.

Link to my project: https://preview.webflow.com/preview/abps-mark-2?preview=10ae3332f29e48cefc6ea78323c4425b

Try to set a fixed px value for the width. Or if you need percentage use VW measurement. :+1:

They are missing because they are empty. In the designer mode you can see they have those dotted lines which means they are being displayed at that height basically just so you can visualize them.

Give them a height value or some content, and they’ll show up in preview.

Oh, duh, the height value, that’s what it was. It was rendering the correct width with a height of 0px.

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.