Hello Mark_pr,
Sorry for the continued issues with the change that you’re trying to make with the spacing on the title page. I spoke to about your request for customization to the spacing in the title and was gracious enough to provide a solution. We highly recommend using the Advanced CSS editor in the Customizer for BoldGrid. If you add the change there, then it will not be overwritten in any future updates.
Here’s what needs to be done for making your change:
@media (min-width: 992px) {
.call-to-action {
margin-bottom: 0;
}
}
I hope that helps!
Kindest regards,
Arnel C.