Is there a way to resize the Facebook share button? The default size provided by Facebook is way too small, and I'm struggling to make it larger. I've tried changing the class and even adding an ID, but so far nothing has worked as I hoped.
Here's the code for the Facebook share button:
<div class="fb-share-button" data-layout="icon"></div>
Any assistance would be greatly appreciated. I also need the button to look good on mobile devices, so I require more customization options.