-
Hi is it possible with an image that breaks with the margin of the text on computer to the right, but then stacks in the center when on mobile?
See private info.
Thanks.
-
David
Hi there,
1. add a GB Image Block between the 2 paragraphs of text where it needs to be positioned on mobile.
2. in the blocks tool bar set the alignment to Float Rights.
3. in the blocks settings set:
Width to 400px for example
Spacing > Margin Right to-100px
for example
4. switch to tablet view and set:
Width to 100%
Spacing Margin > Right tounset
-
Hi. Thanks for this. Tried to follow the instructions, but while the image achieves what I want, it messes with the responsiveness of the text around it (see screenshot). Any fix for that?
-
set the root container of this section to
display:flex
.
- You must be logged in to reply to this topic.