If you’re trying to make the social icons look more like buttons, the easiest approach is usually handling it with CSS rather than changing the core plugin markup. Wrapping the icons in a styled container with padding, background color, and border-r…