The aim for this is so that the element shall expand into the empty space, it is not fixed-width or anything like that, there is no max-width and I have only had a minimum width set.
Could you please advise?
The aim for this is so that the element shall expand into the empty space, it is not fixed-width or anything like that, there is no max-width and I have only had a minimum width set.
Could you please advise?
Hey @barnetrpc,
Which element, the whole element holding everything? It should expand once you have a bigger screen. You should also check to make sure your page itself isn’t fixed width.
It does expand when the screen gets bigger, but we want it to fill up the whole width.
What’s “it?” The container holding everything together or a particular element within the group?
It is hard to tell for responsive issues, especially with only the one screen shot from the responsive editor and not also the design editor as well.
Good thing to note is the page is not fixed width, which is why you can see the responsive editor. If the page was set to fixed width you wouldn’t be able to see the responsive editor.
In this case, my best guess based on the limited info, is that you should set the collapse margins when container width so that it will fill out…either that or redesign in the design editor to have it fill up the space by removing the margins.