Skip to content Skip to sidebar

This is the technical support forum for WPML - the multilingual WordPress plugin.

Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 -
- - - - - - -

Supporter timezone: Europe/Madrid (GMT+01:00)

Tagged: 

This topic contains 1 replies, has 0 voices.

Last updated by Paola Mendiburu 3 days, 9 hours ago.

Assisted by: Paola Mendiburu.

Author Posts
February 27, 2026 at 9:53 am

vithleemG

I use the CSS below:

#ajax-content-wrap .bac--lg-btn-contact>span::after {
content: "e900";
font-family: 'bac-icon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
display: inline-block;
font-size: 0.8em;
}

The CSS above is implemented through Custom CSS & JS (wp-bakery page builder).

When I use the ATE translation the value inside the rule probably is sanitized/filtered and the is removed. So On the front end in the translation i see e900 and not the icon that created using the e900.

I can add the manually, but this must be patched on your end also.

Best Regards

February 27, 2026 at 11:28 am #17859568

Paola Mendiburu
WPML Supporter since 11/2020

Languages: English (English ) Spanish (Español ) Italian (Italiano )

Timezone: Europe/Madrid (GMT+01:00)

Hi there!

I see that now works.

Could you please confirm that you have added the :before css on the css of the page?

Please let me know if you find any issue.