Icon-list - spacing between icon and text

Hey Guys,

A couple of days ago I migrated a Bricks Builder website from one to another server. So far so good, everything went quite well. Except some minor issues. I hope someone could help me solving this.

Regarding site

Icon List spacing
I’ve used a Icon List on the contact page. In the backend everything looks good. I can easily change the spacing between the icon and text. But somehow nothing changes on the frontend, while other minor changes are showing up directly. Already flushed all caches, but nothing works. I recorded my screen for further explanation:

It would be really great if someone could help me with this strange matter.

Thanks in advance!

Jordy

at the bottom of the icon setting - spacing

Thanks Ferry. And I know I could change the spacing here. But the strange thing here is that this works in the backend, but on the frontend it doesn’t. See here an additional screen recording:

Additionally: When I use the inspector, the value seems right:

All caches cleared, PHP-versions changed etcetera.

So - I’m quite confused. :sweat_smile:

Weird because there’s a gap set, but it doesn’t seem to work.

Applying padding-right:20px; to root will work, but it seems like a bug or so.

There’s this ::before tag inside the element. Are there hover styles or something?

Did you try to add the same but new element to start clean?

It ain’t your cache because i see the same thing.

If you choose to put manual padding, make sure to make it nowrap or else the email address might wrap below the icon.