Hey David, sorry i am replying to this thread very late.
Thank you for telling me about Group block, I was not aware about this block till now.
However I am facing a little problem..
Actually i am using a css code to add top margin in my h2 and h3 of articles.
body.single .inside-article h2, body.single .inside-article h3 {
margin-top: 62px;
}
And margin looks completely fine in my whole article, but when it comes to Group block the big margin do not make any sense and looks bit awkward.
Have a look at this screenshot
I have also included the link of my live page in website section of thread.
Can you please tell me how can I reduce the margin of heading just appearing under group block.