
Download Sassy Social Share here.

Download Social Warfare plugin here.
Enter below code in your Oxygen Builder PHP block
<div class="social-warfare">
<?php if(function_exists( 'social_warfare' )) {
social_warfare();
}
?>
</div>
You cab give styling like below
.social-warfare {
padding: 20px;
}
Video tutorial by Fabrizio Van Marciano