Decrease Padding on Floating Buttons
-
I have set floating buttons to show only on mobile devices.
I’d like to lessen the white padding around them.
I used firebug to find what to change.
Within .a2a_floating_style
I’d like to change the padding from 4 to 0px.
I’ve installed “Simple Custom CSS” and tried adding the following line with no luck.
.a2a_floating_style {padding: 0px;}
I’d like to make the change in this “Simple Custom CSS” plugin so that updating AddTooAny won’t revert the change.
I’ve spent about 4 hours trying to figure this out and I’m out of ideas..
The site I’m trying to do this on is http://yourwatchstyle.com/
Thank you in advance for any help you can offer here..
The topic ‘Decrease Padding on Floating Buttons’ is closed to new replies.