Quick stack or the grid layout are giving me the same problem. I’ve tried every variation suggested on this forum and recreated the element from scratch and nothing seems to work.
I’ve deleted the column so it’s 1 column on mobile breakpoint. But it still has 2 columns when I publish the site and look at it on mobile.
The ‘What we do’ section has those little blue icons. They are supposed to stack on top of the text.
It looks like your grid or flex settings aren’t properly reflecting the mobile breakpoint changes. Try setting the parent container of the “What we do” section to Flex (Vertical) or Block at the mobile breakpoint instead of relying on Grid. Also, double-check for any style overrides in Webflow’s Style Panel that might be forcing two columns. If that doesn’t work, inspect the Custom Code (if any) that could be affecting responsiveness. Finally, clear cache and republish the site—sometimes Webflow’s preview doesn’t fully update changes.