Icons not working properly - Icon List Item

The Icon List Item icons aren’t displaying correctly in the Contact section on the home page here:

Thanks

Hello Claudio,

Thanks for writing in! This seems a bug in the latest release. Kindly add this custom CSS in Cornerstone > Theme Options > Custom Code > CSS as a quick fix:

.x-ul-icons li [class*=x-icon-] {
    text-indent: 0;
}

Kindly let us know how it goes.

Hi @ruenel,

That fixed it - assuming there’ll be a fix in the next update.

Thanks!

Hey guys,

When I change the phone icon to facing right it looks like this:

image

Hello @cdyproductions,

I checked your site it seems that the icon is rendering fine at the moment. It might be the issue of the browser cache. I would suggest you please clear your browser cache and recheck it.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.