Skip to main content
Question

Feature Request: Add max-width and max-height constraints to Paywall components

  • August 14, 2026
  • 0 replies
  • 9 views

Forum|alt.badge.img

It would be really helpful if the Paywall Editor supported max-width and max-height constraints for components and containers.

Right now, responsive layouts can use options like Fill and Fit, but there isn't a way to allow an element to grow responsively while also capping how large it can become.

For example, we'd like to be able to configure a component as:

Width: Fill
Max Width: 500px

or

Height: Fill
Max Height: 600px

This would let us create layouts that adapt to different phone and tablet sizes without having to use fixed dimensions or allowing components to become excessively large on larger screens.

Essentially, we'd love CSS-style max-width and max-height behavior within the Paywall Editor.

This would make building a single responsive paywall across different device sizes much easier.