Each of the contact info boxes should have icons to the left, but they are not showing. I searched on this support site and saw a few relevant posts and tried what was mentioned in them, but nothing helped. For example, I added this css which you mentioned in another thread:
body .gem-icon .back-angle { width: 100%; height: 100%; } body .gem-icon .gem-icon-half-1 { margin-left: 0; }
I am on the latest version (3.5.0) and using updated Chrome on an iMac.
Each of the contact info boxes should have icons to the left, but they are not showing. I searched on this support site and saw a few relevant posts and tried what was mentioned in them, but nothing helped. For example, I added this css which you mentioned in another thread:
body .gem-icon .back-angle { width: 100%; height: 100%;
}
body .gem-icon .gem-icon-half-1 { margin-left: 0;
}
I am on the latest version (3.5.0) and using updated Chrome on an iMac.
Hi,
Please check custom css field in theme options, I suppose you have next code inside it:
Remove it.If this doesn't help please provide the wp-admin access. We will try to inspect problem on your site.
I suppose autoptimizer is not corectly configuated. I deactivate css optimization and icons is visible now.
Man...autoptimize gets me every time and I forget every time! Thanks!