Home › Forums › Iconic One Pro Support › Distance (gap) between share icons › Reply To: Distance (gap) between share icons
August 30, 2019 at 2:05 pm #5761
Themonic-Support
Keymaster
Hi,
Try this
.themonic-social-share li {
width: 20%;
}
in the Customizer -> Additional CSS.
It should work as you expect but some limitations:
– When the site is visited in non english country, Facebook like button is shown in their native language which will again reduce or increase the gap between the first two buttons.
The above code will come by default in the next revision. We will see if we can improve it further.