Archived topic
Headings as GB container element tag
3 replies · Started by Ash on December 2, 2020
Do you have a plan to add headings to GB container tag?
I'd like to wrap a logo image sometimes so this useful.
Hi there,
I'm not sure if I fully understand.
Can you explain a bit more?
All the blocks will remain as it is for now.
Let me know :)
Like this. sometimes it's not acceptable to use plain text for a heading.
<h2>
<img src="/my-product-logo.png" alt="my product" />
</h2>
so I thought h1-h6 tag as a container would be useful.
Hmm no we don't have plans to add this unfortunately.
I don't really see a lot of usages for this so you'd just need to use an HTML block I think.