Thank you for reaching out! We received your information and we’ll be in touch soon.
One of our team members will be in touch soon! While you wait please check out our social media and give us a follow.
// Begin remove Divi Blog Module featured image crop function pa_blog_image_width($width) { return '9999'; } function pa_blog_image_height($height) { return '9999'; } add_filter( 'et_pb_blog_image_width', 'pa_blog_image_width' ); add_filter( 'et_pb_blog_image_height', 'pa_blog_image_height' ); // End remove Divi Blog Module featured image crop
One of our team members will be in touch soon! While you wait please check out our social media and give us a follow.