Spacing is missing below here. How or where do we add this spacing?
Thanks.
You can use this custom CSS:
div#t4-section-8 { padding-bottom: 50px !important; }
and adjust the value as you wish.
That works thanks!