Said It Here

How to add responsive layout controls in the WordPress editor

The default block editor lacks built-in responsive controls for the full range of screen sizes between desktop and mobile. Relying only on basic mobile stacking leaves designers unable to quickly manage layouts across different breakpoints like tablets and small laptops.

What people tried

Every workaround mentioned in the threads below. We haven’t tested any of them — and nobody here is claiming they worked.

  1. 1
    Using heavy third-party page builders like Elementor despite performance and bloat issues
  2. 2
    Building custom code layers, plugins, or CSS behind the scenes to handle responsive controls
  3. 3
    Relying on separate third-party block libraries that often cause vendor lock-in
  4. 4
    Switching to the web version of WordPress
  5. 5
    Editing the post on a desktop computer
  6. 6
    Editing as HTML and manually adding break tags between lines
  7. 7
    Using the Code Snippets plugin

In their words

Unedited, most upvoted first, each linked to the thread it came from.

The blocker? Responsive controls.source ↗

“Stack on mobile” wasn’t enough. There’s a whole range of screen sizes between desktop and mobile (tablets, small laptops, etc.).source ↗

We needed more layout control across breakpoints.source ↗

Miroslav_V · r/Wordpress · 221 upvotes

our designers ... wanted a fast way to add responsiveness to the contentsource ↗

Miroslav_V · r/Wordpress · 9 upvotes

Specifically my strong feeling that *these particular features* should have been baked into the core block editor on day one.source ↗

RealBasics · r/Wordpress · 6 upvotes

I’ve followed the directions from Astra to change the breakpoints and also did the same for Spectra. Nothing has changed.source ↗

Also: I have tried using the Code Snippets plugin as an alternative and it breaks the editor.source ↗

Designing_My_Escape · r/Wordpress · 3 upvotes

I have dialog in a post and Wordpress keeps adding half a blank line between each printed line. I can’t find a way to remove the line using an iPhone.source ↗

The app said I had to do it on the web version and the web version is messy.source ↗

Yes I can do it easily in a computer but I generally use my phone for everything and my computer isn’t close by.source ↗

timemachine723 · r/Wordpress · 2 upvotes

Where this came up

People with this problem also raised