Responsive design after block design edit and responsive iFrame?
Permalink
Two questions:
1 - When editing the block designs (let's say padding), this will stay when switching to mobile, so the design/blocks won't be responsive anymore. How can this be fixed?
2 - I have a form in an iFrame block set in a content hyperlink. But this isn't very responsive. Can this be fixed?
1 - When editing the block designs (let's say padding), this will stay when switching to mobile, so the design/blocks won't be responsive anymore. How can this be fixed?
2 - I have a form in an iFrame block set in a content hyperlink. But this isn't very responsive. Can this be fixed?
The classes handle the media queries, instead of hard-coded values.
Both the form and the iFrame block would also need to be using responsive CSS classes.