Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design Font awesome with RTL language Reply To: Font awesome with RTL language

#267134
Paulie_D
Member

Ok….it seems to me that this issue is the absolute positioning used in the .fa-li class.

If we lose that, we can tinker with flexbox to get this to work.

https://codepen.io/Paulie-D/pen/eVyrQL

It’s a quick and dirty solution but I think it works.