Wrap Text Around an Element

Is there a hack to get text to wrap around an element, like the Quote Element and others? Or to insert the Quote Element inside the text? Like flushing the Quote to the right and let the text wrap around the quote area.

Hello @Kev,

Thanks for writing to us.

Yes, you can use Blockquote shortcode inside our Text element. Please have a look at the shortcode given below.

Example shortcode

[blockquote cite="Mr. WordPress" type="left"]It was the most amazing WordPress theme I had ever seen. Such beauty. Such grace. Such elegance. She was everything I never knew I wanted and so much more. My beloved X will be with me always.[/blockquote]

Please have a look at the shortcode doc to learn more about how to use Blockquote shortcode and its settings options.

Hope it helps
Thanks

1 Like

@prakash_s Perfect! Thanks for the resource. I truly tried to search this stuff and it didn’t jump out at me.

Is there any information on additional elements that can be wrapped within a text block? :slight_smile:

Hello @Kev,

You can use Global bock where you can use the “Quote” element in the Global block and after that, you can use the Global block shortcode in the Text element or Raw content element.

In case if you haven’t seen the global bock doc please have a look at it. https://theme.co/docs/global-blocks

Thanks

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.