Hello,
It appears to be a margin issue with the info box title. I recommend adjusting the info box settings in the page builder to ensure consistent spacing across all boxes.
Clear your browser and website cache, then reload the page > Test the page in an incognito/private window to rule out caching issues.
Temporarily disable any cache or optimization plugins to see if they are affecting the layout.
Additionally, try to use the following CSS in Theme Settings > Custom CSS
.wd-prefooter .info-box-subtitle {
margin-top: 0px !important;
}
Hope this Helps!
Best Regards,