Edit File by line
/home/barbar84/www/wp-conte.../themes/Divi/includes/builder/module
File: SocialMediaFollowItem.php
class='{$this->module_classname( $render_slug )}'><a
[500] Fix | Delete
href='{$social_network_link_url}'
[501] Fix | Delete
class='{$social_network_link_classes}'
[502] Fix | Delete
title='{$social_network_link_title}'
[503] Fix | Delete
{$social_network_link_target}>{$parallax_image_background}<span
[504] Fix | Delete
class='et_pb_social_media_follow_network_name'
[505] Fix | Delete
aria-hidden='true'
[506] Fix | Delete
>{$social_network_link_text}</span></a>{$follow_button}</li>";
[507] Fix | Delete
[508] Fix | Delete
return $output;
[509] Fix | Delete
}
[510] Fix | Delete
}
[511] Fix | Delete
[512] Fix | Delete
new ET_Builder_Module_Social_Media_Follow_Item();
[513] Fix | Delete
[514] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function