There are two (too) basic ways to add Social Follow icons in Divi Theme by default. In this video and article we show some ways to add Social Follow Icons in other places aside from the two defaults.
First we dig into the Social Follow Module, but that only works in the social follow module!
If you want to use those same icons in a widget or in the footer of the site, we also show you how to generate the HTML using the Divi Social Follow Module and take that HTML and put it anywhere on your site you like!
This code can even help you get the Social Icon Follow buttons centered, responsively centered with a quick and elegant custom css fix.
First we dig into the Social Follow Module, but that only works in the social follow module!
If you want to use those same icons in a widget or in the footer of the site, we also show you how to generate the HTML using the Divi Social Follow Module and take that HTML and put it anywhere on your site you like!
This code can even help you get the Social Icon Follow buttons centered, responsively centered with a quick and elegant custom css fix.
.et_pb_social_media_follow { display: block !important; width: 202px; margin: 0 auto !important; }