No left/right padding in nested rows/columns

This has been mentioned before (see below). The left and right padding is missing from columns if they are nested inside a column. This code apppears in Webflow’s CSS:

.w-col .w-col {
padding-left: 0;
padding-right: 0;
}

This removes the horizontal gutter that is normally part of Webflow’s grid. Any chance the Webflow team can look at this?

Can you please share the operating system you are using as well as it’s version?

As well as the browser system you are using and it’s version?

thanks.

It’s not a bug!

Webflow has an outdated css framework so add this to wishlist!

1 Like

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