Reply To: Distance (gap) between share icons

Home Forums Iconic One Pro Support Distance (gap) between share icons Reply To: Distance (gap) between share icons

#5761

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.