When you're building websites that need to work across all screen sizes—from wide desktop monitors to narrow mobile phones—how you size elements matters.
At Hibu, we design for everyone. That means every element must display correctly on every device. If your content is misaligned, crammed, or floating awkwardly, users won’t stick around—and they won’t convert.
One of the most important layout choices you’ll make is whether to use pixel or percentage units for sizing.
Pixels are absolute. A container set to 341 pixels will always be 341 pixels—on a large monitor or a small phone. Fixed widths don’t scale, which often leads to broken layouts or horizontal scrolling on smaller screens. You get exact control, but at the cost of flexibility.
Percentages are relative. A container set to 95% width scales based on its parent container or browser window. This makes your layout fluid. It adapts automatically to screen size—without the need for extra media queries. Users get a better experience because the content flows naturally, looks balanced, and feels intuitive on any device.
With the rollout of Editor 2.0, we now have greater flexibility to control spacing and layout per device—no coding required. Users don’t touch CSS. Instead, everything is managed visually through the Design Panel in the Duda editor, allowing teams to:
One important change to keep in mind:
One important change to keep in mind: what used to be called rows are now referred to as sections. By default, new sections are
not full-bleed. So when you're adding a new section, you’ll almost always want to switch it to full-bleed to match the rest of the site and keep everything consistent. If you forget, your section might look boxed in, misaligned, or narrower than it should.
All designed sections will already be set up correctly as full-bleed. This only applies when you add a new one manually.
Spacing and sizing aren’t just visual preferences—they directly impact user experience and performance. Misaligned content, cramped sections, or layouts that don’t adapt to the device can make your site feel broken, especially on mobile. Visitors lose trust fast—and that means fewer conversions.
With Editor 2.0, we’ve equipped teams with intuitive tools to ensure every element looks and feels right on every screen. And thanks to percentage-based sizing, our layouts remain flexible and fluid—able to respond to whatever screen size they’re viewed on.
Think of it like this:
Use both to balance structure and responsiveness.
Responsive design isn't just a feature—it’s a requirement. With the capabilities of Editor 2.0, our teams now have the power to make smart, device-specific layout decisions with ease. And by leaning into
percentage-based sizing when flexibility is needed, we ensure every website feels just right, no matter where it’s viewed.
At Hibu, we build with responsiveness in mind—because great design meets people where they are.